Interface | Description |
---|---|
SchemaGenerationProcessor |
Processor for schema generation
|
Class | Description |
---|---|
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.
|
JPAStandardSchemaGenerationProcessor |
Schema generation processor while using standard JPA based schema generation
|
SchemaGenerationProcessorFactory |
Factory for creating SchemaGenerationProcessor
|
Copyright © 2019. All rights reserved.