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

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


Uses of Class
net.sf.hibernate.impl.BatcherImpl

Packages that use BatcherImpl
net.sf.hibernate.impl   
 

Uses of BatcherImpl in net.sf.hibernate.impl
 

Subclasses of BatcherImpl in net.sf.hibernate.impl
 class BatchingBatcher
          An implementation of the Batcher interface that actually uses batching
 class NonBatchingBatcher
          An implementation of the Batcher interface that does no batching