| Interface | Description |
|---|---|
| JPAFacet<DESCRIPTOR extends org.jboss.shrinkwrap.descriptor.api.persistence.PersistenceCommonDescriptor> |
If installed, this
Project supports features from the JPA specification. |
| JPAFacet_2_0 | |
| JPAFacet_2_1 | |
| JPAFieldOperations |
Interface for JPA-oriented field operations.
|
| MetaModelProvider |
A
MetaModelProvider is bound to a PersistenceProvider |
| PersistenceContainer |
Performs configuration on a
JPADataSource to ensure it is properly set up for the this implementation. |
| PersistenceMetaModelFacet |
Returns information about metamodel generation for JPA projects
|
| PersistenceOperations |
Defines JPA specific operations
|
| PersistenceProvider |
Performs configuration of a
JPADataSource to ensure it is properly set up for this implementation. |
| Class | Description |
|---|---|
| JPADataSource |
Represents a complete JPA data-source configuration.
|
| Enum | Description |
|---|---|
| DatabaseType |
Relational database instance types.
|
| SchemaGenerationType |
The possible schema generation types
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.