public class RedisPersistentProperty extends org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty<RedisPersistentProperty>
PersistentProperty implementation.| Type | Property and Description |
|---|---|
boolean |
isId
Gets the value of the property idProperty.
|
| Constructor and Description |
|---|
RedisPersistentProperty(org.springframework.data.mapping.model.Property property,
org.springframework.data.mapping.PersistentEntity<?,RedisPersistentProperty> 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, getProperty, getRawType, getSetter, getType, getTypeInformation, hashCode, isArray, isCollectionLike, isEntity, isMappublic boolean isIdProperty
isIdProperty in interface org.springframework.data.mapping.PersistentProperty<RedisPersistentProperty>isIdProperty in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<RedisPersistentProperty>public RedisPersistentProperty(org.springframework.data.mapping.model.Property property,
org.springframework.data.mapping.PersistentEntity<?,RedisPersistentProperty> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
RedisPersistentProperty.property - owner - simpleTypeHolder - public boolean isIdProperty()
isIdProperty in interface org.springframework.data.mapping.PersistentProperty<RedisPersistentProperty>isIdProperty in class org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<RedisPersistentProperty>Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.