| 
EclipseLink 2.0.0, build 'v20091127-r5931' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Z - the source type of the fetchX - the target type of the fetchpublic interface Fetch<Z,X>
Represents a join-fetched association or attribute.
| Method Summary | |
|---|---|
 Attribute<? super Z,?> | 
getAttribute()
Return the metamodel attribute corresponding to the fetch join.  | 
 JoinType | 
getJoinType()
Return the join type used in the fetch join.  | 
 FetchParent<?,Z> | 
getParent()
Return the parent of the fetched item.  | 
| Methods inherited from interface javax.persistence.criteria.FetchParent | 
|---|
fetch, fetch, fetch, fetch, fetch, fetch, getFetches | 
| Method Detail | 
|---|
Attribute<? super Z,?> getAttribute()
FetchParent<?,Z> getParent()
JoinType getJoinType()
  | 
EclipseLink 2.0.0, build 'v20091127-r5931' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||