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 Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | isLazy()@return Whether this association is lazy | 
| Methods inherited from class | Name | 
|---|---|
| class Association | doesCascade, doesCascade, doesCascadeValidate, getAssociatedEntity, getCascadeOperations, getCascadeValidateOperation, getFetchStrategy, getInverseSide, getReferencedPropertyName, isBasic, isBidirectional, isCircular, isEmbedded, isList, isOrphanRemoval, isOwningSide, setAssociatedEntity, setOwningSide, setReferencedPropertyName, toString |