Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.persistence10 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
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 |
PersistenceUnitTransactionType
This class implements the
persistence-unit-transaction-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 |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.