Uses of Package
org.umlg.sqlg.predicate
Packages that use org.umlg.sqlg.predicate
-
Classes in org.umlg.sqlg.predicate used by org.umlg.sqlg.predicateClassDescriptionabuse BiPredicate to represent nullsCreated by pieter on 2015/08/12.
-
Classes in org.umlg.sqlg.predicate used by org.umlg.sqlg.sql.dialectClassDescriptionFull 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.)