| 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 . |