ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Package org.jboss.shrinkwrap.descriptor.api.persistence10

Provides the interfaces and enumeration types as defined in the schema

See:
          Description


Interface Summary
Persistence<T> 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<T> This interface defines the contract for the persistence-unit xsd type
Properties<T> This interface defines the contract for the properties xsd type
Property<T> This interface defines the contract for the property xsd type
 

Enum Summary
PersistenceUnitTransactionType This class implements the persistence-unit-transaction-type xsd type
 

Package org.jboss.shrinkwrap.descriptor.api.persistence10 Description

Provides the interfaces and enumeration types as defined in the schema


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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