public class RedisPersistentProperty
extends org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty
PersistentProperty implementation.| Type | Property and Description |
|---|---|
boolean |
isId
Gets the value of the property idProperty.
|
isVersionPropertyassociation, field, information, name, owner, propertyDescriptor, rawType| Constructor and Description |
|---|
RedisPersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
PersistentEntity<?,org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder)
Creates new
RedisPersistentProperty. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIdProperty()
Gets the value of the property idProperty.
|
createAssociationfindAnnotation, 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, isMappublic boolean isIdProperty
isIdProperty in interface PersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>isIdProperty in class AnnotationBasedPersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>public RedisPersistentProperty(Field field, PropertyDescriptor propertyDescriptor, PersistentEntity<?,org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty> owner, SimpleTypeHolder simpleTypeHolder)
RedisPersistentProperty.field - propertyDescriptor - owner - simpleTypeHolder - public boolean isIdProperty()
isIdProperty in interface PersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>isIdProperty in class AnnotationBasedPersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.