|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.hibernate3.HibernateExporterMojo
org.codehaus.mojo.hibernate3.exporter.Hbm2JavaGeneratorMojo
org.codehaus.mojo.hibernate3.exporter.Hbm2DAOExporterMojo
public class Hbm2DAOExporterMojo
Base class for the different hibernate3 goals based on the Ant tasks of hibernate tools.
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
Hbm2DAOExporterMojo()
Default constructor. |
Method Summary | |
---|---|
protected org.hibernate.tool.hbm2x.Exporter |
createExporter()
Instantiates a org.hibernate.tool.hbm2x.DAOExporter object. |
java.lang.String |
getName()
Returns hbm2java. |
Methods inherited from class org.codehaus.mojo.hibernate3.exporter.Hbm2JavaGeneratorMojo |
---|
configureExporter |
Methods inherited from class org.codehaus.mojo.hibernate3.HibernateExporterMojo |
---|
addDefaultComponent, doExecute, execute, getComponent, getComponentConfiguration, getComponentProperty, getComponentProperty, getComponentProperty, getProject |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
---|
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.maven.plugin.Mojo |
---|
getLog, setLog |
Constructor Detail |
---|
public Hbm2DAOExporterMojo()
Method Detail |
---|
public java.lang.String getName()
getName
in interface org.codehaus.mojo.hibernate3.ExporterMojo
getName
in class Hbm2JavaGeneratorMojo
protected org.hibernate.tool.hbm2x.Exporter createExporter()
createExporter
in class Hbm2JavaGeneratorMojo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |