|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Association | |
---|---|
org.hibernate.engine.profile |
Uses of Association in org.hibernate.engine.profile |
---|
Methods in org.hibernate.engine.profile that return Association | |
---|---|
Association |
Fetch.getAssociation()
|
Methods in org.hibernate.engine.profile with parameters of type Association | |
---|---|
void |
FetchProfile.addFetch(Association association,
Fetch.Style style)
Add a fetch to the profile. |
void |
FetchProfile.addFetch(Association association,
String fetchStyleName)
Add a fetch to the profile. |
Constructors in org.hibernate.engine.profile with parameters of type Association | |
---|---|
Fetch(Association association,
Fetch.Style style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |