Uses of Class
org.hibernate.engine.jdbc.batch.internal.AbstractBatchImpl

Packages that use AbstractBatchImpl
org.hibernate.engine.jdbc.batch.internal   
 

Uses of AbstractBatchImpl in org.hibernate.engine.jdbc.batch.internal
 

Subclasses of AbstractBatchImpl in org.hibernate.engine.jdbc.batch.internal
 class BatchingBatch
          A Batch implementation which does bathing based on a given size.
 class NonBatchingBatch
          An implementation of Batch which does not perform batching.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.