public class LdapPersistentProperty extends AnnotationBasedPersistentProperty<LdapPersistentProperty>
AnnotationBasedPersistentProperty. By default, if a property is named id it's used as
Id property.| Constructor and Description |
|---|
LdapPersistentProperty(Property property,
PersistentEntity<?,LdapPersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder)
Create a new
LdapPersistentProperty. |
| Modifier and Type | Method and Description |
|---|---|
protected Association<LdapPersistentProperty> |
createAssociation() |
boolean |
isIdProperty() |
findAnnotation, findPropertyOrOwnerAnnotation, getAssociationTargetType, getSpelExpression, isAnnotationPresent, isAssociation, 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, isMapclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAccessorForOwner, getRequiredAnnotation, getRequiredAssociation, getRequiredField, getRequiredGetter, getRequiredSetter, getRequiredWither, hasActualTypeAnnotationpublic LdapPersistentProperty(Property property, PersistentEntity<?,LdapPersistentProperty> owner, SimpleTypeHolder simpleTypeHolder)
LdapPersistentProperty.property - must not be null.owner - must not be null.simpleTypeHolder - must not be null.protected Association<LdapPersistentProperty> createAssociation()
createAssociation in class AbstractPersistentProperty<LdapPersistentProperty>public boolean isIdProperty()
isIdProperty in interface PersistentProperty<LdapPersistentProperty>isIdProperty in class AnnotationBasedPersistentProperty<LdapPersistentProperty>Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.