Uses of Class
org.springframework.data.aerospike.mapping.BasicAerospikePersistentEntity
Packages that use BasicAerospikePersistentEntity
Package
Description
-
Uses of BasicAerospikePersistentEntity in org.springframework.data.aerospike.core
Method parameters in org.springframework.data.aerospike.core with type arguments of type BasicAerospikePersistentEntityModifier and TypeMethodDescriptionstatic String[]
TemplateUtils.getBinNamesFromTargetClass
(Class<?> targetClass, MappingContext<BasicAerospikePersistentEntity<?>, AerospikePersistentProperty> mappingContext) -
Uses of BasicAerospikePersistentEntity in org.springframework.data.aerospike.index
Methods in org.springframework.data.aerospike.index with parameters of type BasicAerospikePersistentEntityModifier and TypeMethodDescriptionAerospikeIndexResolver.detectIndexes
(BasicAerospikePersistentEntity<?> persistentEntity)