|
||||||||||
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
public class SqlMapDaoTransaction
Constructor Summary | |
---|---|
SqlMapDaoTransaction(com.ibatis.sqlmap.client.SqlMapClient client)
|
Method Summary | |
---|---|
void |
commit()
|
java.sql.Connection |
getConnection()
|
com.ibatis.sqlmap.client.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(com.ibatis.sqlmap.client.SqlMapClient client)
Method Detail |
---|
public void commit()
public void rollback()
public com.ibatis.sqlmap.client.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 |