Class PojoQueryCreator
java.lang.Object
org.springframework.data.aerospike.repository.query.PojoQueryCreator
- All Implemented Interfaces:
IAerospikeQueryCreator
-
Constructor Summary
ConstructorsConstructorDescriptionPojoQueryCreator(Part part, PropertyPath propertyPath, AerospikePersistentProperty property, String fieldName, List<Object> queryParameters, FilterOperation filterOperation, MappingAerospikeConverter converter, boolean isNested) -
Method Summary
-
Constructor Details
-
PojoQueryCreator
public PojoQueryCreator(Part part, PropertyPath propertyPath, AerospikePersistentProperty property, String fieldName, List<Object> queryParameters, FilterOperation filterOperation, MappingAerospikeConverter converter, boolean isNested)
-
-
Method Details
-
validate
public void validate()- Specified by:
validatein interfaceIAerospikeQueryCreator
-
process
- Specified by:
processin interfaceIAerospikeQueryCreator
-