程序包 org.hibernate.loader.custom.sql
-
类概要 类 说明 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.