|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibatis.dao.engine.transaction.sqlmap.SqlMapDaoTransaction
| Constructor Summary | |
SqlMapDaoTransaction(SqlMapClient client)
|
|
| Method Summary | |
void |
commit()
|
java.sql.Connection |
getConnection()
|
SqlMapClient |
getSqlMap()
|
void |
rollback()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SqlMapDaoTransaction(SqlMapClient client)
| Method Detail |
public void commit()
public void rollback()
public SqlMapClient getSqlMap()
public java.sql.Connection getConnection()
getConnection in interface ConnectionDaoTransaction
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||