Uses of Enum
com.aerospike.jdbc.predicate.OperatorBinary
Packages that use OperatorBinary
-
Uses of OperatorBinary in com.aerospike.jdbc.predicate
Methods in com.aerospike.jdbc.predicate that return OperatorBinaryModifier and TypeMethodDescriptionstatic OperatorBinaryReturns the enum constant of this type with the specified name.static OperatorBinary[]OperatorBinary.values()Returns an array containing the constants of this enum type, in the order they are declared.