| Package | Description |
|---|---|
| org.hibernate.tool.hbm2ddl |
The hbm2ddl tool.
|
| org.hibernate.tool.schema.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaExport.perform(SchemaExport.Action action,
Metadata metadata,
ScriptTargetOutput target)
For testing use
|
| Modifier and Type | Method and Description |
|---|---|
ScriptTargetOutput |
TargetDescriptor.getScriptTargetOutput()
If
TargetDescriptor.getTargetTypes() includes scripts, return a representation
of the script file to write to. |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.