public interface AerospikePersistentProperty extends PersistentProperty<AerospikePersistentProperty>
| Type | Property and Description |
|---|---|
boolean |
isExpiration
Gets the value of the property expirationProperty.
|
boolean |
isExplicitId
Gets the value of the property explicitIdProperty.
|
isIdProperty, isVersionProperty| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
boolean |
isExpirationProperty()
Gets the value of the property expirationProperty.
|
boolean |
isExpirationSpecifiedAsUnixTime() |
boolean |
isExplicitIdProperty()
Gets the value of the property explicitIdProperty.
|
boolean |
usePropertyAccess()
Returns whether property access shall be used for reading the property value.
|
findAnnotation, findPropertyOrOwnerAnnotation, getActualType, getAssociation, getAssociationTargetType, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityTypes, getRawType, getRequiredAnnotation, getRequiredAssociation, getRequiredField, getRequiredGetter, getRequiredSetter, getRequiredWither, getSetter, getSpelExpression, getType, getTypeInformation, getWither, hasActualTypeAnnotation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isImmutable, isMap, isTransient, isVersionProperty, isWritableboolean isExplicitIdProperty
boolean isExpirationProperty
boolean usePropertyAccess()
usePropertyAccess in interface PersistentProperty<AerospikePersistentProperty>boolean isExplicitIdProperty()
boolean isExpirationProperty()
boolean isExpirationSpecifiedAsUnixTime()
String getFieldName()
Copyright © 2012–2020 Aerospike, Inc. All rights reserved.