Uses of Class
com.github.smokestack.jpa.MockEntityManager.EntityManagerState

Uses of MockEntityManager.EntityManagerState in com.github.smokestack.jpa
 

Fields in com.github.smokestack.jpa declared as MockEntityManager.EntityManagerState
protected  MockEntityManager.EntityManagerState MockEntityManager.mockState
           
 

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



Copyright © 2009-2010 Smokestack. All Rights Reserved.