| 
    MySQL 5.6.14 Source Code Document
    
   | 
 
Public Member Functions | |
| void | close () throws SQLException | 
| boolean | commit () throws SQLException | 
| boolean | rollback () throws SQLException | 
| boolean | rollback (Savepoint arg0) throws SQLException | 
| boolean | setAutoCommit (boolean arg0) throws SQLException | 
| boolean | setCatalog (String arg0) throws SQLException | 
| boolean | transactionBegun () throws SQLException | 
| boolean | transactionCompleted () throws SQLException | 
| void | destroy () | 
| void | init (Connection arg0, Properties arg1) throws SQLException | 
Definition at line 27 of file BadConnectionLifecycleInterceptor.java.