public class GemfirePersistentProperty extends AnnotationBasedPersistentProperty<GemfirePersistentProperty>
PersistentProperty
implementation to for Gemfire related metadata.isIdProperty, isVersionProperty
association, field, information, name, owner, propertyDescriptor, rawType
Constructor and Description |
---|
GemfirePersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
PersistentEntity<?,GemfirePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder)
Constructs an instance of the GemfirePersistentProperty with entity information.
|
Modifier and Type | Method and Description |
---|---|
protected Association<GemfirePersistentProperty> |
createAssociation() |
findAnnotation, findPropertyOrOwnerAnnotation, getSpelExpression, isAnnotationPresent, isAssociation, isIdProperty, isTransient, isVersionProperty, isWritable, toString, usePropertyAccess
equals, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getType, getTypeInformation, hashCode, isArray, isCollectionLike, isEntity, isMap
public GemfirePersistentProperty(Field field, PropertyDescriptor propertyDescriptor, PersistentEntity<?,GemfirePersistentProperty> owner, SimpleTypeHolder simpleTypeHolder)
field
- the entity field corresponding to the persistent property.propertyDescriptor
- PropertyDescriptor for the entity's persistent property.owner
- the entity owning the persistent property.simpleTypeHolder
- type holder for primitive types.protected Association<GemfirePersistentProperty> createAssociation()
createAssociation
in class AbstractPersistentProperty<GemfirePersistentProperty>
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.