Package org.apache.aries.jpa.container.parsing.impl

Class Summary
JPAHandler This code is responsible for parsing the persistence.xml into PersistenceUnits
PersistenceDescriptorParserImpl This class may be used to parse JPA persistence descriptors.
PersistenceUnitImpl An implementation of PersistenceUnit for parsed persistence unit metadata
SchemaLocatingHandler This parser provides a quick mechanism for determining the JPA schema level, and throws an EarlyParserReturn with the Schema to validate with
 

Exception Summary
EarlyParserReturn A convenience mechanism for finding the version of the schema to validate with
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.