Tests an EntityFactoryManager access.
throws: Exception - if a problem occurs.
checkInstance
public static void checkInstance(EntityManager entityManager, String name) throws Exception(Code)
Checks if an entity manager reference is working well.
Parameters: entityManager - Entity Manager Parameters: name - row name throws: Exception - if a problem occurs