Z
- the source type of the fetchX
- the target type of the fetchFetchParent<Z,X>
public interface Fetch<Z,X> extends FetchParent<Z,X>
Modifier and Type | Method | 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, getFetches
Attribute<? super Z,?> getAttribute()
FetchParent<?,Z> getParent()
JoinType getJoinType()
Copyright © 2018. All rights reserved.