Class | Description |
---|---|
NamedParamBinder | |
PositionalParamBinder | |
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 © 2019 JBoss by Red Hat. All rights reserved.