Package org.objectweb.easybeans.persistence.xml

Implementation of EJB 3.0 container

See:
          Description

Class Summary
JPersistenceUnitInfo Implementation of the PersistenceUnitInfo interface.
JPersistenceUnitInfoHelper Class used to fill PersistenceInfo implementation class.
JPersistenceUnitInfoLoader Class used to fill PersistenceUnitInfo implementation class by loading an XML.
JPersistenceUnitInfoLoader.PersistenceEntityResolver Entity resolver allowing to find schema within the classloader.
JPersistenceUnitInfoLoader.XMLUtils Class with some useful methods on XML document.
 

Exception Summary
JPersistenceUnitInfoException Exception thrown if there is a failure in an analyzer.
 

Package org.objectweb.easybeans.persistence.xml Description

Implementation of EJB 3.0 container