Uses of Class
com.github.smokestack.jdbc.MockConnection.AutoCommitState

Uses of MockConnection.AutoCommitState in com.github.smokestack.jdbc
 

Fields in com.github.smokestack.jdbc declared as MockConnection.AutoCommitState
protected  MockConnection.AutoCommitState MockConnection.autoCommitState
           
 

Methods in com.github.smokestack.jdbc that return MockConnection.AutoCommitState
static MockConnection.AutoCommitState MockConnection.AutoCommitState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MockConnection.AutoCommitState[] MockConnection.AutoCommitState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009-2010 Smokestack. All Rights Reserved.