List of usage examples for org.apache.ibatis.transaction.jdbc JdbcTransactionFactory subclass-usage
From source file org.activiti.engine.impl.transaction.ContextAwareJdbcTransactionFactory.java
/**
* Typically used for the process engine, as it's the 'driver' of other engine
* (i.e. it call other engines like idm/form/dmn).
*
* @see ContextAwareJdbcTransaction
*
From source file org.flowable.engine.common.impl.transaction.ContextAwareJdbcTransactionFactory.java
/**
* Typically used for the process engine, as it's the 'driver' of other engine
* (i.e. it call other engines like idm/form/dmn).
*
* @see ContextAwareJdbcTransaction
*