JPA Method
in javax.persistence.EntityManagerFactory

boolean isOpen()


Indicates whether the factory is open. Returns true until the factory has been closed.
Return:
boolean indicating whether the factory is open
Since:
JPA 1.0