public class HibernateDocMojo extends HibernateSchemaMojo
| Constructor and Description |
|---|
HibernateDocMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeWithMappings(org.hibernate.cfg.Configuration configuration)
This method will be executed in the build classpath classloader context after the mapping metadata is built.
|
createMappings, 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.