public class StandaloneMybatisTransactionContextFactory extends Object implements TransactionContextFactory<TransactionListener,CommandContext>
| Constructor and Description |
|---|
StandaloneMybatisTransactionContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
TransactionContext |
openTransactionContext(CommandContext commandContext) |
public StandaloneMybatisTransactionContextFactory()
public TransactionContext openTransactionContext(CommandContext commandContext)
openTransactionContext in interface TransactionContextFactory<TransactionListener,CommandContext>Copyright © 2017 Flowable. All rights reserved.