Models an embedded component
Constructor and description |
---|
Embedded
(PersistentEntity owner, MappingContext context, java.beans.PropertyDescriptor descriptor) |
Embedded
(PersistentEntity owner, MappingContext context, java.lang.String name, java.lang.Class type) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
isOwningSide() |
Methods inherited from class | Name |
---|---|
class ToOne |
isForeignKeyInChild, isOwningSide, setForeignKeyInChild |
class Association |
doesCascade, doesCascade, doesCascadeValidate, getAssociatedEntity, getCascadeOperations, getCascadeValidateOperation, getFetchStrategy, getInverseSide, getReferencedPropertyName, isBasic, isBidirectional, isCircular, isEmbedded, isList, isOrphanRemoval, isOwningSide, setAssociatedEntity, setOwningSide, setReferencedPropertyName, toString |
class AbstractPersistentProperty |
getWriter, isNullable, toString, getName, isInherited, getType, getOwner, getReader, getCapitilizedName, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll, getMapping |