public class HibernateSchemaUpdateMojo extends HibernateSchemaOutputMojo
delimiter, export, format, outputFile, print| Constructor and Description |
|---|
HibernateSchemaUpdateMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeWithMappings(org.hibernate.cfg.Configuration configuration)
Generates upgrade script for the schema.
|
initializePathcreateMappings, executeWithClassLoader, getProjectprotected void executeWithMappings(org.hibernate.cfg.Configuration configuration)
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
executeWithMappings in class HibernateSchemaMojoconfiguration - mapping metadata.org.apache.maven.plugin.MojoExecutionException - on execution exceptionorg.apache.maven.plugin.MojoFailureException - on execution failureCopyright © 2009-2012 Vecna Technologies. All Rights Reserved.