PersistenceUnitUtil getPersistenceUnitUtil()
 Return interface providing access to utility methods for the persistence unit. 
- Return:
 - an instance of {@link PersistenceUnitUtil}
 
- Throws:
 - IllegalStateException - if the entity manager factory has been closed
 
- Since:
 - JPA 2.0