List of usage examples for javax.persistence TypedQuery interface-usage
From source file org.batoo.jpa.core.impl.criteria.QueryImpl.java
/**
* The type used to control the execution of typed queries.
*
* @param <X>
* query result type
* @author hceylan