Class SimplePropertyQueryCreator
java.lang.Object
org.springframework.data.aerospike.repository.query.SimplePropertyQueryCreator
- All Implemented Interfaces:
IAerospikeQueryCreator
-
Constructor Summary
ConstructorsConstructorDescriptionSimplePropertyQueryCreator(Part part, PropertyPath propertyPath, AerospikePersistentProperty property, String fieldName, List<Object> queryParameters, FilterOperation filterOperation, MappingAerospikeConverter converter, boolean isNested) -
Method Summary
-
Constructor Details
-
SimplePropertyQueryCreator
public SimplePropertyQueryCreator(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
-