|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BatchBuilder
A builder for Batch
instances
Method Summary | |
---|---|
Batch |
buildBatch(BatchKey key,
JdbcCoordinator jdbcCoordinator)
Build a batch. |
Methods inherited from interface org.hibernate.service.spi.Manageable |
---|
getManagementBean, getManagementDomain, getManagementServiceType |
Method Detail |
---|
Batch buildBatch(BatchKey key, JdbcCoordinator jdbcCoordinator)
key
- Value to uniquely identify a batchjdbcCoordinator
- The JDBC coordinator with which to coordinate efforts
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |