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

Uses of Package org.hibernate.hql.ast.exec (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Package
org.hibernate.hql.ast.exec

Packages that use org.hibernate.hql.ast.exec
org.hibernate.hql.ast.exec   
 

Classes in org.hibernate.hql.ast.exec used by org.hibernate.hql.ast.exec
AbstractStatementExecutor
          Implementation of AbstractStatementExecutor.
StatementExecutor
          Encapsulates the strategy required to execute various types of update, delete, and insert statements issued through HQL.