程序包 org.hibernate.engine.jdbc.batch.internal
Internals for JDBC batching support.
-
接口概要 接口 说明 BatchBuilderMXBean The BatchBuilderImpl JMX management interface -
类概要 类 说明 AbstractBatchImpl Convenience base class for implementers of the Batch interface.BasicBatchKey Normal implementation of BatchKeyBatchBuilderImpl A builder forBatchinstances.BatchBuilderInitiator Initiator for theBatchBuilderserviceBatchingBatch ABatchimplementation which does bathing based on a given size.NonBatchingBatch An implementation ofBatchwhich does not perform batching.