public class BasicAerospikePersistentProperty extends AnnotationBasedPersistentProperty<AerospikePersistentProperty> implements AerospikePersistentProperty
| Type | Property and Description |
|---|---|
boolean |
isExpiration
Gets the value of the property expirationProperty.
|
boolean |
isExplicitId
Gets the value of the property explicitIdProperty.
|
isIdProperty, isVersionPropertyisIdProperty, isVersionProperty| Constructor and Description |
|---|
BasicAerospikePersistentProperty(Property property,
PersistentEntity<?,AerospikePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder,
FieldNamingStrategy fieldNamingStrategy) |
| 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.
|
findAnnotation, findPropertyOrOwnerAnnotation, getAssociationTargetType, getSpelExpression, isAnnotationPresent, isAssociation, isIdProperty, isTransient, isVersionProperty, isWritable, toString, usePropertyAccessequals, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityTypes, getRawType, getSetter, getType, getTypeInformation, getWither, hashCode, isArray, isCollectionLike, isEntity, isImmutable, isMapusePropertyAccessfindAnnotation, 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, isWritablepublic boolean isExplicitIdProperty
isExplicitIdProperty in interface AerospikePersistentPropertypublic boolean isExpirationProperty
isExpirationProperty in interface AerospikePersistentPropertypublic BasicAerospikePersistentProperty(Property property, PersistentEntity<?,AerospikePersistentProperty> owner, SimpleTypeHolder simpleTypeHolder, FieldNamingStrategy fieldNamingStrategy)
public boolean isExplicitIdProperty()
isExplicitIdProperty in interface AerospikePersistentPropertypublic boolean isExpirationProperty()
isExpirationProperty in interface AerospikePersistentPropertypublic boolean isExpirationSpecifiedAsUnixTime()
isExpirationSpecifiedAsUnixTime in interface AerospikePersistentPropertypublic String getFieldName()
getFieldName in interface AerospikePersistentPropertyCopyright © 2012–2020 Aerospike, Inc. All rights reserved.