| Package | Description | 
|---|---|
| org.hibernate.engine.jdbc.batch.internal | 
 Internals for JDBC batching support. 
 | 
| org.hibernate.engine.jdbc.batch.spi | 
 Defines contracts for JDBC batching support. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractBatchImpl.addObserver(BatchObserver observer)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Batch.addObserver(BatchObserver observer)
Adds an observer to this batch. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.