Z - the source type of the fetchX - the target type of the fetchpublic interface Fetch<Z,X> extends FetchParent<Z,X>
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
fetch, fetch, fetch, fetch, fetch, fetch, getFetchesAttribute<? super Z,?> getAttribute()
FetchParent<?,Z> getParent()
JoinType getJoinType()
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.