Package | Description |
---|---|
org.hibernate.engine.jdbc.batch.internal |
Internals for JDBC batching support.
|
Modifier and Type | Class and Description |
---|---|
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 © 2021 JBoss by Red Hat. All rights reserved.