| Package | Description |
|---|---|
| org.hibernate.metamodel.binding |
| Modifier and Type | Method and Description |
|---|---|
Set<FetchProfile.Fetch> |
FetchProfile.getFetches()
Retrieve the fetches associated with this profile
|
| Constructor and Description |
|---|
FetchProfile(String name,
Set<FetchProfile.Fetch> fetches)
Create a fetch profile representation.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.