|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibatis.sqlmap.engine.transaction.BaseTransactionConfig
Constructor Summary | |
BaseTransactionConfig()
|
Method Summary | |
int |
getMaximumConcurrentTransactions()
|
void |
setMaximumConcurrentTransactions(int maximumConcurrentTransactions)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibatis.sqlmap.engine.transaction.TransactionConfig |
getDataSource, initialize, newTransaction, setDataSource |
Constructor Detail |
public BaseTransactionConfig()
Method Detail |
public int getMaximumConcurrentTransactions()
getMaximumConcurrentTransactions
in interface TransactionConfig
public void setMaximumConcurrentTransactions(int maximumConcurrentTransactions)
setMaximumConcurrentTransactions
in interface TransactionConfig
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |