| Package | Description |
|---|---|
| org.springframework.data.aerospike.mapping | |
| org.springframework.data.aerospike.repository.query |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAerospikePersistentProperty |
class |
CachingAerospikePersistentProperty |
| Modifier and Type | Method and Description |
|---|---|
AerospikePersistentProperty |
AerospikePersistentEntity.getExpirationProperty() |
AerospikePersistentProperty |
BasicAerospikePersistentEntity.getExpirationProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAerospikePersistentEntity.addPersistentProperty(AerospikePersistentProperty property) |
| Constructor and Description |
|---|
BasicAerospikePersistentProperty(Property property,
PersistentEntity<?,AerospikePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder,
FieldNamingStrategy fieldNamingStrategy) |
CachingAerospikePersistentProperty(Property property,
PersistentEntity<?,AerospikePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder,
FieldNamingStrategy fieldNamingStrategy)
Creates a new
CachingAerospikePersistentProperty. |
| Constructor and Description |
|---|
AerospikeQueryCreator(PartTree tree,
ParameterAccessor parameters,
MappingContext<?,AerospikePersistentProperty> context) |
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.