Interface PersistenceUtil

All Known Subinterfaces:
PersistenceUnitUtil

public interface PersistenceUtil
Utility interface between the application and the persistence provider(s).

The PersistenceUtil interface instance obtained from the Persistence class is used to determine the load state of an entity or entity attribute regardless of which persistence provider in the environment created the entity.

Since:
2.0