ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Package
org.jboss.shrinkwrap.descriptor.api.persistence20

Packages that use org.jboss.shrinkwrap.descriptor.api.persistence20
org.jboss.shrinkwrap.descriptor.api.persistence20 Provides the interfaces and enumeration types as defined in the schema 
 

Classes in org.jboss.shrinkwrap.descriptor.api.persistence20 used by org.jboss.shrinkwrap.descriptor.api.persistence20
Persistence
          This interface defines the contract for the persistence xsd type
PersistenceDescriptor
           This deployment descriptor provides the functionalities as described in the specification Example: PersistenceDescriptor descriptor = Descriptors.create(PersistenceDescriptor.class);
PersistenceUnit
          This interface defines the contract for the persistence-unit xsd type
PersistenceUnitCachingType
          This class implements the persistence-unit-caching-type xsd type
PersistenceUnitTransactionType
          This class implements the persistence-unit-transaction-type xsd type
PersistenceUnitValidationModeType
          This class implements the persistence-unit-validation-mode-type xsd type
Properties
          This interface defines the contract for the properties xsd type
Property
          This interface defines the contract for the property xsd type
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.