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.
|
| Constructor and Description |
|---|
RedisPersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
org.springframework.data.mapping.PersistentEntity<?,org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty> owner,
org.springframework.data.mapping.model.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 org.springframework.data.mapping.PersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>isIdProperty in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>public RedisPersistentProperty(Field field, PropertyDescriptor propertyDescriptor, org.springframework.data.mapping.PersistentEntity<?,org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty> owner, org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
RedisPersistentProperty.field - propertyDescriptor - owner - simpleTypeHolder - public boolean isIdProperty()
isIdProperty in interface org.springframework.data.mapping.PersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>isIdProperty in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty>Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.