public class CachingAerospikePersistentProperty extends BasicAerospikePersistentProperty
| Type | Property and Description |
|---|---|
boolean |
isExpiration
Gets the value of the property expirationProperty.
|
boolean |
isId
Gets the value of the property idProperty.
|
isExplicitIdPropertyisVersionPropertyisVersionProperty| Constructor and Description |
|---|
CachingAerospikePersistentProperty(Property property,
PersistentEntity<?,AerospikePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder,
FieldNamingStrategy fieldNamingStrategy)
Creates a new
CachingAerospikePersistentProperty. |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
boolean |
isAssociation() |
boolean |
isExpirationProperty()
Gets the value of the property expirationProperty.
|
boolean |
isExpirationSpecifiedAsUnixTime() |
boolean |
isIdProperty()
Gets the value of the property idProperty.
|
boolean |
isTransient() |
boolean |
usePropertyAccess()
Returns whether property access shall be used for reading the property value.
|
isExplicitIdPropertyfindAnnotation, findPropertyOrOwnerAnnotation, getAssociationTargetType, getSpelExpression, isAnnotationPresent, isVersionProperty, isWritable, toStringequals, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityTypes, getRawType, getSetter, getType, getTypeInformation, getWither, hashCode, isArray, isCollectionLike, isEntity, isImmutable, isMapfindAnnotation, 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, isCollectionLike, isEntity, isImmutable, isMap, isVersionProperty, isWritablepublic boolean isIdProperty
isIdProperty in interface PersistentProperty<AerospikePersistentProperty>isIdProperty in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isExpirationProperty
isExpirationProperty in interface AerospikePersistentPropertyisExpirationProperty in class BasicAerospikePersistentPropertypublic CachingAerospikePersistentProperty(Property property, PersistentEntity<?,AerospikePersistentProperty> owner, SimpleTypeHolder simpleTypeHolder, FieldNamingStrategy fieldNamingStrategy)
CachingAerospikePersistentProperty.property - owner - simpleTypeHolder - fieldNamingStrategy - public boolean isIdProperty()
isIdProperty in interface PersistentProperty<AerospikePersistentProperty>isIdProperty in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isAssociation()
isAssociation in interface PersistentProperty<AerospikePersistentProperty>isAssociation in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public String getFieldName()
getFieldName in interface AerospikePersistentPropertygetFieldName in class BasicAerospikePersistentPropertypublic boolean usePropertyAccess()
AerospikePersistentPropertyusePropertyAccess in interface AerospikePersistentPropertyusePropertyAccess in interface PersistentProperty<AerospikePersistentProperty>usePropertyAccess in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isTransient()
isTransient in interface PersistentProperty<AerospikePersistentProperty>isTransient in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isExpirationProperty()
isExpirationProperty in interface AerospikePersistentPropertyisExpirationProperty in class BasicAerospikePersistentPropertypublic boolean isExpirationSpecifiedAsUnixTime()
isExpirationSpecifiedAsUnixTime in interface AerospikePersistentPropertyisExpirationSpecifiedAsUnixTime in class BasicAerospikePersistentPropertyCopyright © 2012–2020 Aerospike, Inc. All rights reserved.