Uses of Interface
org.springframework.data.aerospike.repository.query.CriteriaDefinition
Packages that use CriteriaDefinition
-
Uses of CriteriaDefinition in org.springframework.data.aerospike.repository.query
Classes in org.springframework.data.aerospike.repository.query that implement CriteriaDefinitionMethods in org.springframework.data.aerospike.repository.query that return CriteriaDefinitionConstructors in org.springframework.data.aerospike.repository.query with parameters of type CriteriaDefinitionModifierConstructorDescriptionQuery(CriteriaDefinition criteria) Creates new instance ofKeyValueQuerywith given criteria.