public interface AssociationAttributeSource extends AttributeSource
| Modifier and Type | Method and Description | 
|---|---|
Iterable<CascadeStyle> | 
getCascadeStyles()
Obtain the cascade styles to be applied to this association. 
 | 
FetchMode | 
getFetchMode()
Obtain the fetch mode to be applied to this association. 
 | 
FetchStyle | 
getFetchStyle()  | 
FetchTiming | 
getFetchTiming()  | 
getName, getPropertyAccessorName, getTypeInformation, isIncludedInOptimisticLocking, isSingular, metaAttributesIterable<CascadeStyle> getCascadeStyles()
FetchMode getFetchMode()
FetchTiming getFetchTiming()
FetchStyle getFetchStyle()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.