@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 |
failAtomic() |
protected void |
startAtomic() |
protected BatchContainer batchContainer
protected static void assertBatchingSupported(Configuration c)
protected void startAtomic()
protected void endAtomic()
protected void failAtomic()
Copyright © 2021 JBoss by Red Hat. All rights reserved.