Package | Description |
---|---|
org.hibernate.engine.jdbc.batch.internal |
Internals for JDBC batching support.
|
org.hibernate.engine.jdbc.internal |
Internals for supporting various aspects of JDBC interaction
|
Modifier and Type | Class and Description |
---|---|
class |
BatchBuilderImpl
A builder for
Batch instances. |
Modifier and Type | Method and Description |
---|---|
BatchBuilder |
BatchBuilderInitiator.initiateService(Map configurationValues,
ServiceRegistryImplementor registry) |
Modifier and Type | Method and Description |
---|---|
Class<BatchBuilder> |
BatchBuilderInitiator.getServiceInitiated() |
Modifier and Type | Method and Description |
---|---|
protected BatchBuilder |
JdbcCoordinatorImpl.batchBuilder() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.