Uses of Package
org.springframework.data.aerospike.convert
Packages that use org.springframework.data.aerospike.convert
Package
Description
-
-
Classes in org.springframework.data.aerospike.convert used by org.springframework.data.aerospike.configClassDescriptionValue object to capture custom conversion.An implementation of
AerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData. -
Classes in org.springframework.data.aerospike.convert used by org.springframework.data.aerospike.convertClassDescriptionInterface of an Aerospike-specific
EntityConverter.Value object to carry data to be read in object conversion.Interface to read object from store specific sources.Value object to carry data to be written in object conversion.Interface to write objects into store specific receivers. -
Classes in org.springframework.data.aerospike.convert used by org.springframework.data.aerospike.coreClassDescriptionInterface of an Aerospike-specific
EntityConverter.An implementation ofAerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData. -
Classes in org.springframework.data.aerospike.convert used by org.springframework.data.aerospike.query.qualifierClassDescriptionAn implementation of
AerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData. -
Classes in org.springframework.data.aerospike.convert used by org.springframework.data.aerospike.repository.queryClassDescriptionAn implementation of
AerospikeConverterto read domain objects fromAerospikeReadDataand write domain objects intoAerospikeWriteData.