Interface PersistenceUnitUtil

All Superinterfaces:
PersistenceUtil

public interface PersistenceUnitUtil extends PersistenceUtil
Utility interface between the application and the persistence provider managing the persistence unit.

The methods of this interface should only be invoked on entity instances obtained from or managed by entity managers for this persistence unit or on new entity instances.

Since:
2.0