Package | Description |
---|---|
org.hibernate.tool.hbm2ddl |
The hbm2ddl tool.
|
Modifier and Type | Method and Description |
---|---|
SchemaUpdate |
SchemaUpdate.setDelimiter(String delimiter)
Set the end of statement delimiter
|
SchemaUpdate |
SchemaUpdate.setFormat(boolean format) |
SchemaUpdate |
SchemaUpdate.setHaltOnError(boolean haltOnError) |
SchemaUpdate |
SchemaUpdate.setOutputFile(String outputFile) |
SchemaUpdate |
SchemaUpdate.setOverrideOutputFileContent()
For generating a export script file, by default the content will be appended at the begin or end of the file.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.