List of usage examples for javax.persistence.criteria Fetch interface-usage
From source file org.batoo.jpa.core.impl.criteria.join.FetchImpl.java
/**
* Implementation of {@link Fetch}.
*
* @param <Z>
* the source type of the fetch
* @param <X>