public class KeyValuePersistentProperty<P extends KeyValuePersistentProperty<P>>
extends org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
PersistentProperty.| Constructor and Description |
|---|
KeyValuePersistentProperty(org.springframework.data.mapping.model.Property property,
org.springframework.data.mapping.PersistentEntity<?,P> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.mapping.Association<P> |
createAssociation() |
findAnnotation, findPropertyOrOwnerAnnotation, getAssociationTargetType, getSpelExpression, isAnnotationPresent, isAssociation, isIdProperty, isTransient, isVersionProperty, isWritable, toString, usePropertyAccessequals, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityTypes, getProperty, getRawType, getSetter, getType, getTypeInformation, getWither, hashCode, isArray, isCollectionLike, isEntity, isImmutable, isMappublic KeyValuePersistentProperty(org.springframework.data.mapping.model.Property property,
org.springframework.data.mapping.PersistentEntity<?,P> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder)
protected org.springframework.data.mapping.Association<P> createAssociation()
createAssociation in class org.springframework.data.mapping.model.AbstractPersistentProperty<P extends KeyValuePersistentProperty<P>>Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.