Package org.hibernate.loader.custom.sql

Class Summary

SQLCustomQuery Implements Hibernate's built-in support for native SQL queries.
SQLQueryParser
SQLQueryParser.ParameterSubstitutionRecognizer
SQLQueryReturnProcessor Responsible for processing the series of returns defined by a NativeSQLQuerySpecification and breaking them down into a series of returns for use within the CustomLoader.