Interface Fetch<Z,X>

Type Parameters:
Z - the source type of the fetch
X - the target type of the fetch
All Superinterfaces:
FetchParent<Z,X>

public interface Fetch<Z,X> extends FetchParent<Z,X>
Represents a join-fetched association or attribute.
Since:
2.0