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

Uses of Package net.sf.hibernate.impl (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Uses of Package
net.sf.hibernate.impl

Packages that use net.sf.hibernate.impl
net.sf.hibernate.impl   
net.sf.hibernate.loader   
 

Classes in net.sf.hibernate.impl used by net.sf.hibernate.impl
AbstractQueryImpl
          Abstract implementation of the Query interface
BatcherImpl
          Manages prepared statements and batching.
ColumnNameCache
          Implementation of ColumnNameCache.
CriteriaImpl
          Implementation of the Criteria interface
QueryImpl
          default implementation of the Query interface, for "ordinary" HQL queries (not collection filters)
SessionImpl
          Concrete implementation of a Session, and also the central, organizing component of Hibernate's internal implementation.
 

Classes in net.sf.hibernate.impl used by net.sf.hibernate.loader
CriteriaImpl
          Implementation of the Criteria interface