Uses of Interface
org.glassfish.persistence.jpa.schemageneration.SchemaGenerationProcessor
Packages that use SchemaGenerationProcessor
-
Uses of SchemaGenerationProcessor in org.glassfish.persistence.jpa.schemageneration
Classes in org.glassfish.persistence.jpa.schemageneration that implement SchemaGenerationProcessorModifier and TypeClassDescriptionclassSchemaGenerationProcessor 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.classSchema generation processor while using standard JPA based schema generationMethods in org.glassfish.persistence.jpa.schemageneration that return SchemaGenerationProcessorModifier and TypeMethodDescriptionstatic SchemaGenerationProcessorSchemaGenerationProcessorFactory.createSchemaGenerationProcessor(com.sun.enterprise.deployment.PersistenceUnitDescriptor persistenceUnitDescriptor)