public static class JpaSchemaGenerator.Generation extends Object
Constructor and Description |
---|
JpaSchemaGenerator.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 JpaSchemaGenerator.Generation(ServiceRegistry serviceRegistry)
serviceRegistry
- The Hibernate service registry to usepublic void execute(Configuration hibernateConfiguration)
hibernateConfiguration
- Copyright © 2013. All rights reserved.