Uses of Enum Class
org.springframework.data.aerospike.repository.query.CriteriaDefinition.AerospikeQueryCriterion
Packages that use CriteriaDefinition.AerospikeQueryCriterion
-
Uses of CriteriaDefinition.AerospikeQueryCriterion in org.springframework.data.aerospike.repository.query
Methods in org.springframework.data.aerospike.repository.query that return CriteriaDefinition.AerospikeQueryCriterionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CriteriaDefinition.AerospikeQueryCriterion.values()Returns an array containing the constants of this enum class, in the order they are declared.