MappingAerospikeConverter(AerospikeMappingContext mappingContext,
CustomConversions conversions,
AerospikeTypeAliasAccessor aerospikeTypeAliasAccessor)
|
MappingAerospikeReadConverter(org.springframework.data.convert.EntityInstantiators entityInstantiators,
org.springframework.data.convert.TypeMapper<Map<String,Object>> typeMapper,
AerospikeMappingContext mappingContext,
CustomConversions conversions,
org.springframework.core.convert.support.GenericConversionService conversionService) |
MappingAerospikeWriteConverter(org.springframework.data.convert.TypeMapper<Map<String,Object>> typeMapper,
AerospikeMappingContext mappingContext,
CustomConversions conversions,
org.springframework.core.convert.support.GenericConversionService conversionService) |