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 © 2018 JBoss by Red Hat. All rights reserved.