public interface AerospikePersistentProperty extends PersistentProperty<AerospikePersistentProperty>
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
boolean |
isExpirationProperty() |
boolean |
isExpirationSpecifiedAsUnixTime() |
boolean |
isExplicitIdProperty() |
boolean |
usePropertyAccess()
Returns whether property access shall be used for reading the property value.
|
findAnnotation, findPropertyOrOwnerAnnotation, getAccessorForOwner, 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 usePropertyAccess()
usePropertyAccess in interface PersistentProperty<AerospikePersistentProperty>boolean isExplicitIdProperty()
boolean isExpirationProperty()
boolean isExpirationSpecifiedAsUnixTime()
String getFieldName()
Copyright © 2020–2021 Aerospike, Inc. All rights reserved.