Class | Description |
---|---|
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 . |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.