Package org.umlg.sqlg.predicate
package org.umlg.sqlg.predicate
-
ClassDescriptionPostgres specific array data type operator to check if an array is fully contained in another.Postgres specific array data type operator to check if two arrays overlap.abuse BiPredicate to represent nullsFull text match predicate This is very postgresql oriented: - configuration is whatever was used to create the index - plain is to switch to plainto_tsquery (no need to use operators, etc.)A property reference value with a corresponding predicate, to do filtering by comparing values of columns for a given rowCreated by pieter on 2015/08/12.