Package org.hibernate.loader.custom.sql
-
Class Summary Class Description NamedParamBinder PositionalParamBinder SQLCustomQuery Implements Hibernate's built-in support for native SQL queries.SQLQueryParser SQLQueryParser.ParameterSubstitutionRecognizer SQLQueryReturnProcessor Responsible for processing the series ofreturnsdefined by aNativeSQLQuerySpecificationand breaking them down into a series ofreturnsfor use within theCustomLoader.