| Package | Description |
|---|---|
| org.springframework.data.aerospike.mapping |
| Modifier and Type | Method and Description |
|---|---|
protected <T> BasicAerospikePersistentEntity<?> |
AerospikeMappingContext.createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation) |
| Modifier and Type | Method and Description |
|---|---|
protected AerospikePersistentProperty |
AerospikeMappingContext.createPersistentProperty(org.springframework.data.mapping.model.Property property,
BasicAerospikePersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |