|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JDBCTransaction | |
| net.sf.jso.sql | |
| Uses of JDBCTransaction in net.sf.jso.sql |
| Methods in net.sf.jso.sql with parameters of type JDBCTransaction | |
static void |
SQLUtil.safellyCommit(JDBCTransaction tx)
Commits a transaction without throwing any exceptions. |
static void |
SQLUtil.safellyRollback(JDBCTransaction tx)
Rolls back a transaction without throwing any exceptions. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||