| Package | Description |
|---|---|
| org.hibernate.engine.profile |
| Modifier and Type | Method and Description |
|---|---|
Fetch |
FetchProfile.getFetchByRole(String role) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Fetch> |
FetchProfile.getFetches()
Getter for property 'fetches'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FetchProfile.addFetch(Fetch fetch)
Add a fetch to the profile.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.