Uses of Interface
com.aerospike.jdbc.predicate.QueryPredicate
Packages that use QueryPredicate
-
Uses of QueryPredicate in com.aerospike.jdbc.model
Methods in com.aerospike.jdbc.model that return QueryPredicateMethods in com.aerospike.jdbc.model with parameters of type QueryPredicate -
Uses of QueryPredicate in com.aerospike.jdbc.predicate
Classes in com.aerospike.jdbc.predicate that implement QueryPredicateModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassConstructors in com.aerospike.jdbc.predicate with parameters of type QueryPredicateModifierConstructorDescriptionQueryPredicateBoolean(QueryPredicate left, Operator operator, QueryPredicate right) QueryPredicatePrefix(Operator operator, QueryPredicate right)