public class BasicAerospikePersistentProperty extends AnnotationBasedPersistentProperty<AerospikePersistentProperty> implements AerospikePersistentProperty
| Type | Property and Description |
|---|---|
boolean |
isExplicitId
Gets the value of the property explicitIdProperty.
|
boolean |
isId
Gets the value of the property idProperty.
|
isVersionPropertyisVersionPropertyassociation, field, information, name, owner, propertyDescriptor, rawType| Constructor and Description |
|---|
BasicAerospikePersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
PersistentEntity<?,AerospikePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder,
FieldNamingStrategy fieldNamingStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected Association<AerospikePersistentProperty> |
createAssociation() |
String |
getFieldName()
Returns the key to be used to store the value of the property
DBObject. |
protected boolean |
hasExplicitFieldName() |
boolean |
isExplicitIdProperty()
Gets the value of the property explicitIdProperty.
|
boolean |
isIdProperty()
Gets the value of the property idProperty.
|
findAnnotation, findPropertyOrOwnerAnnotation, getSpelExpression, isAnnotationPresent, isAssociation, isTransient, isVersionProperty, isWritable, toString, usePropertyAccessequals, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getType, getTypeInformation, hashCode, isArray, isCollectionLike, isEntity, isMapclone, finalize, getClass, notify, notifyAll, wait, wait, waitusePropertyAccessfindAnnotation, findPropertyOrOwnerAnnotation, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getSpelExpression, getType, getTypeInformation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isMap, isTransient, isVersionProperty, isWritablepublic boolean isIdProperty
isIdProperty in interface PersistentProperty<AerospikePersistentProperty>isIdProperty in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isExplicitIdProperty
isExplicitIdProperty in interface AerospikePersistentPropertypublic BasicAerospikePersistentProperty(Field field, PropertyDescriptor propertyDescriptor, PersistentEntity<?,AerospikePersistentProperty> owner, SimpleTypeHolder simpleTypeHolder, FieldNamingStrategy fieldNamingStrategy)
public boolean isIdProperty()
isIdProperty in interface PersistentProperty<AerospikePersistentProperty>isIdProperty in class AnnotationBasedPersistentProperty<AerospikePersistentProperty>public boolean isExplicitIdProperty()
isExplicitIdProperty in interface AerospikePersistentPropertypublic String getFieldName()
DBObject.protected boolean hasExplicitFieldName()
protected Association<AerospikePersistentProperty> createAssociation()
createAssociation in class AbstractPersistentProperty<AerospikePersistentProperty>Copyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.