Interface FetchParent<Z,X>

Type Parameters:
Z - the source type
X - the target type
All Known Subinterfaces:
CollectionJoin<Z,E>, Fetch<Z,X>, From<Z,X>, Join<Z,X>, ListJoin<Z,E>, MapJoin<Z,K,V>, PluralJoin<Z,C,E>, Root<X>, SetJoin<Z,E>

public interface FetchParent<Z,X>
Represents an element of the from clause which may function as the parent of Fetches.
Since:
2.0