Uses of Enum
com.aerospike.jdbc.model.QueryType
Packages that use QueryType
-
Uses of QueryType in com.aerospike.jdbc.model
Methods in com.aerospike.jdbc.model that return QueryTypeModifier and TypeMethodDescriptionAerospikeQuery.getQueryType()static QueryTypeReturns the enum constant of this type with the specified name.static QueryType[]QueryType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.aerospike.jdbc.model with parameters of type QueryType