Package | Description |
---|---|
org.hibernate.engine.jdbc.batch.spi |
Defines contracts for JDBC batching support.
|
org.hibernate.engine.spi |
Modifier and Type | Method and Description |
---|---|
Batch |
BatchBuilder.buildBatch(BatchKey key,
JdbcCoordinator jdbcCoordinator)
Build a batch.
|
Modifier and Type | Method and Description |
---|---|
JdbcCoordinator |
SharedSessionContractImplementor.getJdbcCoordinator() |
JdbcCoordinator |
SessionDelegatorBaseImpl.getJdbcCoordinator() |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.