public static class JpaSchemaGenerator.Generation extends Object
| Constructor and Description |
|---|
Generation(ServiceRegistry serviceRegistry)
Constructs a generation process
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Configuration hibernateConfiguration)
Perform the generation, as indicated by the settings
|
public Generation(ServiceRegistry serviceRegistry)
serviceRegistry - The Hibernate service registry to usepublic void execute(Configuration hibernateConfiguration)
hibernateConfiguration - The hibernate configurationCopyright © 2018. All rights reserved.