public class CachingAerospikePersistentProperty extends BasicAerospikePersistentProperty
| Type | Property and Description |
|---|---|
boolean |
isId
Gets the value of the property idProperty.
|
isExplicitIdPropertyisVersionPropertyisVersionPropertyassociation, field, information, name, owner, propertyDescriptor, rawType| Constructor and Description |
|---|
CachingAerospikePersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
PersistentEntity<?,AerospikePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder,
FieldNamingStrategy fieldNamingStrategy)
Creates a new
CachingAerospikePersistentProperty. |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName()
Returns the key to be used to store the value of the property
DBObject. |
boolean |
isAssociation() |
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, hasExplicitFieldName, 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 PersistentProperty<AerospikePersistentProperty>isIdProperty in class BasicAerospikePersistentPropertypublic CachingAerospikePersistentProperty(Field field, PropertyDescriptor propertyDescriptor, PersistentEntity<?,AerospikePersistentProperty> owner, SimpleTypeHolder simpleTypeHolder, FieldNamingStrategy fieldNamingStrategy)
CachingAerospikePersistentProperty.field - propertyDescriptor - owner - simpleTypeHolder - fieldNamingStrategy - public boolean isIdProperty()
isIdProperty in interface PersistentProperty<AerospikePersistentProperty>isIdProperty in class BasicAerospikePersistentPropertypublic boolean isAssociation()
isAssociation in interface PersistentProperty<AerospikePersistentProperty>isAssociation in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public String getFieldName()
BasicAerospikePersistentPropertyDBObject.getFieldName 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>Copyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.