public interface CouchbasePersistentEntity<T> extends PersistentEntity<T,CouchbasePersistentProperty>
hasIdProperty, hasVersionProperty| Modifier and Type | Field and Description |
|---|---|
static long |
TTL_IN_SECONDS_INCLUSIVE_END
The threshold (inclusive) after which expiry should be expressed as a Unix UTC time.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getExpiry()
Returns the expiration time of the entity.
|
doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getName, getPersistenceConstructor, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isConstructorArgument, isIdProperty, isVersionPropertystatic final long TTL_IN_SECONDS_INCLUSIVE_END
int getExpiry()
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.