|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.db.dao.jdbc.SqlMapDaoTransactionPool
Constructor Summary | |
SqlMapDaoTransactionPool()
|
Method Summary | |
void |
configure(java.util.Map properties)
|
com.ibatis.db.sqlmap.SqlMap |
getSqlMap()
|
DaoTransaction |
getTransaction()
|
void |
releaseTransaction(DaoTransaction trans)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SqlMapDaoTransactionPool()
Method Detail |
public void configure(java.util.Map properties) throws DaoException
configure
in interface DaoTransactionPool
DaoException
public DaoTransaction getTransaction() throws DaoException
getTransaction
in interface DaoTransactionPool
DaoException
public void releaseTransaction(DaoTransaction trans) throws DaoException
releaseTransaction
in interface DaoTransactionPool
DaoException
public com.ibatis.db.sqlmap.SqlMap getSqlMap()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |