Class PersistenceUnitInfoImpl

java.lang.Object
org.hibernate.testing.orm.jpa.PersistenceUnitInfoImpl
All Implemented Interfaces:
PersistenceUnitInfo

public class PersistenceUnitInfoImpl extends Object implements PersistenceUnitInfo
Implementation of PersistenceUnitInfo for testing use. This implementation provides a bean-like contract for providing PU information. See PersistenceUnitInfoAdapter for an override-based solution