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.
PersistenceUnitEntityResolver Entity resolver allowing to find schema within the classloader.
PersistenceXmlFileAnalyzer Class used to analyze a given archive (by analyzing the persistence.xml file if any).
 

Exception Summary
JPersistenceUnitInfoException Exception thrown if there is a failure in an analyzer.
PersistenceXmlFileAnalyzerException Exception thrown if there is a failure when analyzing persistence.xml file.
 

Package org.objectweb.easybeans.persistence.xml Description

Implementation of EJB 3.0 container