|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.jdbc.BatchingBatcherFactory
public class BatchingBatcherFactory
A BatcherFactory implementation which constructs Batcher instances capable of actually performing batch operations.
| Constructor Summary | |
|---|---|
BatchingBatcherFactory()
|
|
| Method Summary | |
|---|---|
Batcher |
createBatcher(ConnectionManager connectionManager,
Interceptor interceptor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchingBatcherFactory()
| Method Detail |
|---|
public Batcher createBatcher(ConnectionManager connectionManager,
Interceptor interceptor)
createBatcher in interface BatcherFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||