Class JPAStandardSchemaGenerationProcessor

java.lang.Object
org.glassfish.persistence.jpa.schemageneration.JPAStandardSchemaGenerationProcessor
All Implemented Interfaces:
SchemaGenerationProcessor

public class JPAStandardSchemaGenerationProcessor extends Object implements SchemaGenerationProcessor
Schema generation processor while using standard JPA based schema generation
Author:
Mitesh Meswani