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