站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

org.hibernate.loader.custom.sql (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Package org.hibernate.loader.custom.sql

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