List of usage examples for org.hibernate SQLQuery interface-usage
From source file com.github.jmnarloch.hstreams.StreamSQLQuery.java
/**
* A wrapper around the {@link SQLQuery} interface that overrides most of the methods return types.
*
* @param <T> the actual SQL query type
* @author Jakub Narloch
*/