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.
|
isExplicitIdProperty| Constructor and Description |
|---|
CachingAerospikePersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
org.springframework.data.mapping.PersistentEntity<?,AerospikePersistentProperty> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder,
org.springframework.data.mapping.model.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.
|
createAssociation, isExplicitIdPropertyfindAnnotation, findPropertyOrOwnerAnnotation, getSpelExpression, isAnnotationPresent, isVersionProperty, isWritable, toStringequals, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getType, getTypeInformation, hashCode, isArray, isCollectionLike, isEntity, isMapclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindAnnotation, findPropertyOrOwnerAnnotation, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getSpelExpression, getType, getTypeInformation, isAnnotationPresent, isArray, isCollectionLike, isEntity, isMap, isVersionProperty, isWritablepublic boolean isIdProperty
isIdProperty in interface org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>isIdProperty in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isExpirationProperty
isExpirationProperty in interface AerospikePersistentPropertyisExpirationProperty in class BasicAerospikePersistentPropertypublic CachingAerospikePersistentProperty(Field field, PropertyDescriptor propertyDescriptor, org.springframework.data.mapping.PersistentEntity<?,AerospikePersistentProperty> owner, org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder, org.springframework.data.mapping.model.FieldNamingStrategy fieldNamingStrategy)
CachingAerospikePersistentProperty.field - propertyDescriptor - owner - simpleTypeHolder - fieldNamingStrategy - public boolean isIdProperty()
isIdProperty in interface org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>isIdProperty in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isAssociation()
isAssociation in interface org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>isAssociation in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<AerospikePersistentProperty>public String getFieldName()
getFieldName in interface AerospikePersistentPropertygetFieldName in class BasicAerospikePersistentPropertypublic boolean usePropertyAccess()
AerospikePersistentPropertyusePropertyAccess in interface AerospikePersistentPropertyusePropertyAccess in interface org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>usePropertyAccess in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isTransient()
isTransient in interface org.springframework.data.mapping.PersistentProperty<AerospikePersistentProperty>isTransient in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isExpirationProperty()
isExpirationProperty in interface AerospikePersistentPropertyisExpirationProperty in class BasicAerospikePersistentPropertypublic boolean isExpirationSpecifiedAsUnixTime()
isExpirationSpecifiedAsUnixTime in interface AerospikePersistentPropertyisExpirationSpecifiedAsUnixTime in class BasicAerospikePersistentPropertyCopyright © 2011–2018 Aerospike Inc.. All rights reserved.