JPA Methodin javax.persistence.EntityManagerFactoryboolean isOpen() Indicates whether the factory is open. Returns true until the factory has been closed. Return: boolean indicating whether the factory is openSince:JPA 1.0