public interface AerospikePersistentEntity<T> extends PersistentEntity<T,AerospikePersistentProperty>
PersistentEntity.hasIdProperty, hasVersionProperty| Modifier and Type | Method and Description |
|---|---|
long |
getGeneration() |
com.aerospike.client.Key |
getKey() |
String |
getSetName()
Returns the name of the set the
PersistentEntity shall be stored in. |
int |
getTTL() |
doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getName, getPersistenceConstructor, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isConstructorArgument, isIdProperty, isVersionPropertyString getSetName()
PersistentEntity shall be stored in.com.aerospike.client.Key getKey()
long getGeneration()
int getTTL()
Copyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.