Package org.hibernate.loader.custom.sql
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
SQLCustomQuery Implements Hibernate's built-in support for native SQL queries.
SQLQueryParser No description provided.
SQLQueryParser.ParameterSubstitutionRecognizer No description provided.
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 .