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

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

Fields in com.github.smokestack.jdbc declared as MockConnection.TransactionState
 MockConnection.TransactionState MockConnection.mockTransactionState
           
 

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



Copyright © 2009-2010 Smokestack. All Rights Reserved.