Package | Description |
---|---|
org.hibernate.engine.profile |
Modifier and Type | Field and Description |
---|---|
static Fetch.Style |
Fetch.Style.JOIN |
static Fetch.Style |
Fetch.Style.SELECT |
Modifier and Type | Method and Description |
---|---|
Fetch.Style |
Fetch.getStyle() |
static Fetch.Style |
Fetch.Style.parse(String name) |
Modifier and Type | Method and Description |
---|---|
void |
FetchProfile.addFetch(Association association,
Fetch.Style style)
Add a fetch to the profile.
|
Constructor and Description |
---|
Fetch(Association association,
Fetch.Style style) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved