Uses of Interface
org.springframework.data.aerospike.repository.query.CriteriaDefinition
Packages that use CriteriaDefinition
Package
Description
-
Uses of CriteriaDefinition in org.springframework.data.aerospike.query
Classes in org.springframework.data.aerospike.query that implement CriteriaDefinitionModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Since 4.6.0.classDeprecated, for removal: This API element is subject to removal in a future version.Since 4.6.0.classDeprecated, for removal: This API element is subject to removal in a future version.Since 4.6.0. -
Uses of CriteriaDefinition in org.springframework.data.aerospike.query.qualifier
Classes in org.springframework.data.aerospike.query.qualifier that implement CriteriaDefinition -
Uses of CriteriaDefinition in org.springframework.data.aerospike.repository.query
Classes in org.springframework.data.aerospike.repository.query that implement CriteriaDefinitionModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Since 4.6.0.Methods 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 ofQuerywith given criteria.