Shared super class inherited by both OneToMany and ManyToMany
| Constructor and description |
|---|
ToMany
(PersistentEntity owner, MappingContext context, java.beans.PropertyDescriptor descriptor) |
ToMany
(PersistentEntity owner, MappingContext context, java.lang.String name, java.lang.Class type) |
| Type | Name and description |
|---|---|
boolean |
isLazy()@return Whether this association is lazy |
| Methods inherited from class | Name |
|---|---|
class Association |
doesCascade, doesCascade, getAssociatedEntity, getCascadeOperations, getFetchStrategy, getInverseSide, getReferencedPropertyName, isBasic, isBidirectional, isCircular, isEmbedded, isList, isOwningSide, setAssociatedEntity, setOwningSide, setReferencedPropertyName, toString |
class AbstractPersistentProperty |
toString, getName, isInherited, getType, getCapitilizedName, getOwner, isNullable, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll, getMapping |