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, metaAttributes
Iterable<CascadeStyle> getCascadeStyles()
FetchMode getFetchMode()
FetchTiming getFetchTiming()
FetchStyle getFetchStyle()
Copyright © 2018 JBoss by Red Hat. All rights reserved.