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

Interface Summary
ParsedPersistenceUnit This interface provides access to the information defined by a persistence unit in a persistence descriptor.
PersistenceDescriptor This is a utility interface that is used by the PersistenceDescriptorParser.
PersistenceDescriptorParser A utility service for parsing JPA persistence descriptors
 

Exception Summary
PersistenceDescriptorParserException This Exception will be thrown when there was an error parsing a PersistenceDescriptor It will use the standard chaining mechanism to wrap the Exception thrown by the parser.
 



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