List of usage examples for javax.persistence.criteria AbstractQuery interface-usage
From source file org.batoo.jpa.core.impl.criteria.AbstractCriteriaQueryImpl.java
/**
* the definition of the functionality that is common to both top-level queries and subqueries.
* <p>
* It is not intended to be used directly in query construction.
*
* <p>