public static class JpaSchemaGenerator.GenerationProcess extends Object
| Constructor and Description |
|---|
GenerationProcess(ServiceRegistry serviceRegistry)
Constructs a generation process
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(MetadataImplementor metadata,
Map configurationValues)
Perform the generation, as indicated by the configuration settings
|
public GenerationProcess(ServiceRegistry serviceRegistry)
serviceRegistry - The Hibernate service registry to usepublic void execute(MetadataImplementor metadata, Map configurationValues)
metadata - The metadata representing the schema to generate.configurationValues - The configuration settingsCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.