public class HibernateCreateSchema extends HibernateSchemaManagement
HIBERNATE_2_PACKAGE, HIBERNATE_3_PACKAGE, logger| Constructor and Description |
|---|
HibernateCreateSchema() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addArguments(Map options,
List<String> arguments)
Adds any arguments required by the specialized class.
|
protected String |
getExecutionClassName()
Returns the name of the class that performs the execution.
|
protected String |
getExecutionOuputPath(Map options)
Returns the path of the execution output file.
|
execute, getExecutionClass, getMappingFilesList, getOutputPath, getProperty, getRequiredProperty, getVersion, setOutputPath, setVersionpublic HibernateCreateSchema()
protected void addArguments(Map options, List<String> arguments)
HibernateSchemaManagementaddArguments in class HibernateSchemaManagementoptions - any options from which to retrieve argument values.arguments - the list of arguments to add.HibernateSchemaManagement.addArguments(java.util.Map, java.util.List)protected String getExecutionOuputPath(Map options)
HibernateSchemaManagementgetExecutionOuputPath in class HibernateSchemaManagementoptions - the options from which to retrieve properties.HibernateSchemaManagement.getExecutionOuputPath(java.util.Map)protected String getExecutionClassName()
HibernateSchemaManagementgetExecutionClassName in class HibernateSchemaManagementHibernateSchemaManagement.getExecutionClassName()Copyright © 2005–2014 AndroMDA.org. All rights reserved.