public class CachingMongoPersistentProperty extends BasicMongoPersistentProperty
| Type | Property and Description |
|---|---|
boolean |
isId
Gets the value of the property idProperty.
|
isExplicitIdProperty, isExplicitLanguageProperty, isLanguageProperty, isTextScorePropertyisVersionPropertyisVersionPropertyMongoPersistentProperty.PropertyToFieldNameConverterassociation, field, information, name, owner, propertyDescriptor, rawType| Constructor and Description |
|---|
CachingMongoPersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
MongoPersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder,
FieldNamingStrategy fieldNamingStrategy)
Creates a new
CachingMongoPersistentProperty. |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName()
Returns the key to be used to store the value of the property inside a Mongo
DBObject. |
boolean |
isAssociation() |
boolean |
isIdProperty()
Gets the value of the property idProperty.
|
createAssociation, getDBRef, getFieldOrder, isDbReference, isExplicitIdProperty, isExplicitLanguageProperty, isLanguageProperty, isTextScorePropertyfindAnnotation, findPropertyOrOwnerAnnotation, getSpelExpression, isAnnotationPresent, 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, isCollectionLike, isEntity, isMap, isTransient, isVersionProperty, isWritablepublic boolean isIdProperty
isIdProperty in interface PersistentProperty<MongoPersistentProperty>isIdProperty in class BasicMongoPersistentPropertypublic CachingMongoPersistentProperty(Field field, PropertyDescriptor propertyDescriptor, MongoPersistentEntity<?> owner, SimpleTypeHolder simpleTypeHolder, FieldNamingStrategy fieldNamingStrategy)
CachingMongoPersistentProperty.field - propertyDescriptor - owner - simpleTypeHolder - fieldNamingStrategy - public boolean isIdProperty()
isIdProperty in interface PersistentProperty<MongoPersistentProperty>isIdProperty in class BasicMongoPersistentPropertypublic boolean isAssociation()
isAssociation in interface PersistentProperty<MongoPersistentProperty>isAssociation in class AnnotationBasedPersistentProperty<MongoPersistentProperty>public String getFieldName()
BasicMongoPersistentPropertyDBObject.getFieldName in interface MongoPersistentPropertygetFieldName in class BasicMongoPersistentPropertyCopyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.