| Package | Description |
|---|---|
| org.glassfish.persistence.jpa.schemageneration |
| Modifier and Type | Class and Description |
|---|---|
class |
EclipseLinkSchemaGenerationProcessor
SchemaGenerationProcessor that handles schema generation while
running against EclipseLink in pre JPA 2.1 mode
For each persistence unit descriptors that is defined for
an application create the ddl scripts.
|
class |
JPAStandardSchemaGenerationProcessor
Schema generation processor while using standard JPA based schema generation
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaGenerationProcessor |
SchemaGenerationProcessorFactory.createSchemaGenerationProcessor(com.sun.enterprise.deployment.PersistenceUnitDescriptor pud) |
Copyright © 2013. All Rights Reserved.