public abstract class HibernateSchemaOutputMojo extends HibernateSchemaMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
delimiter
The delimiter to use for SQL code.
|
protected boolean |
export
Whether to modify the live DB.
|
protected boolean |
format
Whether to format the output.
|
protected String |
outputFile
Output file for SQL code.
|
protected boolean |
print
Whether to enable output to stdout.
|
| Constructor and Description |
|---|
HibernateSchemaOutputMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializePath()
Initialize parent directories for the output files.
|
createMappings, executeWithClassLoader, executeWithMappings, getProjectprotected String outputFile
protected boolean format
protected String delimiter
protected boolean export
protected boolean print
Copyright © 2009-2012 Vecna Technologies. All Rights Reserved.