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
- The hibernate configurationCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.