|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssociationAttributeSource
Contract describing sources for attributes which model associations.
| Method Summary | |
|---|---|
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()
|
| Methods inherited from interface org.hibernate.metamodel.source.binder.AttributeSource |
|---|
getName, getPropertyAccessorName, getTypeInformation, isIncludedInOptimisticLocking, isSingular, metaAttributes |
| Method Detail |
|---|
Iterable<CascadeStyle> getCascadeStyles()
FetchMode getFetchMode()
FetchTiming getFetchTiming()
FetchStyle getFetchStyle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||