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

Packages that use org.apache.aries.jpa.container.parsing
org.apache.aries.jpa.container   
org.apache.aries.jpa.container.parsing   
 

Classes in org.apache.aries.jpa.container.parsing used by org.apache.aries.jpa.container
ParsedPersistenceUnit
          This interface provides access to the information defined by a persistence unit in a persistence descriptor.
 

Classes in org.apache.aries.jpa.container.parsing used by org.apache.aries.jpa.container.parsing
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.
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.