public interface JpaPersistentProperty extends PersistentProperty<JpaPersistentProperty>
PersistentProperty
.Modifier and Type | Method and Description |
---|---|
boolean |
isEmbeddable()
Return whether the property is considered embeddable.
|
findAnnotation, findPropertyOrOwnerAnnotation, getAccessorForOwner, getActualType, getAssociation, getAssociationTargetType, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityTypes, getRawType, getRequiredAnnotation, getRequiredAssociation, getRequiredField, getRequiredGetter, getRequiredSetter, getRequiredWither, getSetter, getSpelExpression, getType, getTypeInformation, getWither, hasActualTypeAnnotation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isImmutable, isMap, isTransient, isVersionProperty, isWritable, usePropertyAccess
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.