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.Storage for a list of custom convertersAn 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.coreClassDescriptionAn 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.