com.ibatis.sqlmap.engine.transaction.user
public class UserProvidedTransaction extends Object implements Transaction
| Constructor Summary | |
|---|---|
| UserProvidedTransaction(Connection connection) | |
| Method Summary | |
|---|---|
| void | close() |
| void | commit() |
| Connection | getConnection() |
| void | rollback() |