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

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

Fields in com.github.smokestack.jdbc declared as MockConnection.ConnectionState
protected  MockConnection.ConnectionState MockConnection.mockConnectionState
           
 

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



Copyright © 2009-2010 Smokestack. All Rights Reserved.