Class BatchModeTransactionManager

  • All Implemented Interfaces:
    TransactionManager

    public class BatchModeTransactionManager
    extends EmbeddedBaseTransactionManager
    Not really a transaction manager in the truest sense of the word. Only used to batch up operations. Proper transactional semantics of rollbacks and recovery are NOT used here.
    Since:
    4.0
    Author:
    bela