MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
jdbctest.BadConnectionLifecycleInterceptor Class Reference

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

Detailed Description

Definition at line 27 of file BadConnectionLifecycleInterceptor.java.


The documentation for this class was generated from the following file: