@NotThreadSafe public abstract class AutoBatchSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BatchContainer |
batchContainer |
| Constructor and Description |
|---|
AutoBatchSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
assertBatchingSupported(Configuration c) |
protected void |
endAtomic() |
protected void |
startAtomic() |
protected BatchContainer batchContainer
protected static void assertBatchingSupported(Configuration c)
protected void startAtomic()
protected void endAtomic()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.