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