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.Value object to carry data to be written in object conversion. -
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.