| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.join |
| Modifier and Type | Method and Description |
|---|---|
<Y> FetchImpl<X,Y> |
FetchParentImpl.fetch(PluralAttribute<? super X,?,Y> attribute) |
<Y> FetchImpl<X,Y> |
FetchParentImpl.fetch(PluralAttribute<? super X,?,Y> attribute,
JoinType jt) |
<Y> FetchImpl<X,Y> |
FetchParentImpl.fetch(SingularAttribute<? super X,Y> attribute) |
<Y> FetchImpl<X,Y> |
FetchParentImpl.fetch(SingularAttribute<? super X,Y> attribute,
JoinType jt) |
<Y> FetchImpl<X,Y> |
FetchParentImpl.fetch(String attributeName) |
<Y> FetchImpl<X,Y> |
FetchParentImpl.fetch(String attributeName,
JoinType jt) |
<Y> FetchImpl<X,Y> |
FetchParentImpl.join(String attributeName,
JoinType jt)
Joins instead of fetch.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.