|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fetch | |
|---|---|
| javax.persistence.criteria | |
| Uses of Fetch in javax.persistence.criteria |
|---|
| Methods in javax.persistence.criteria that return Fetch | ||
|---|---|---|
|
FetchParent.fetch(PluralAttribute<? super X,?,Y> attribute)
|
|
|
FetchParent.fetch(PluralAttribute<? super X,?,Y> attribute,
JoinType jt)
|
|
|
FetchParent.fetch(SingularAttribute<? super X,Y> attribute)
|
|
|
FetchParent.fetch(SingularAttribute<? super X,Y> attribute,
JoinType jt)
|
|
|
FetchParent.fetch(String attributeName)
|
|
|
FetchParent.fetch(String attributeName,
JoinType jt)
|
|
| Methods in javax.persistence.criteria that return types with arguments of type Fetch | |
|---|---|
Set<Fetch<X,?>> |
FetchParent.getFetches()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||