Package org.codehaus.mojo.hibernate3

Interface Summary
HibernateMojo Hibernate mojo interface.
 

Class Summary
AbstractHibernateMojo Abstract class for any hibernate goal.
AbstractHibernateToolMojo Abstract class for any implementing "hibernatetool" goal.
GenericExporterMojo "hbmtemplate" generic exporter that can be controlled by a user provided template or class.
Hbm2CfgXmlExporterMojo "hbm2cfgxml" generates a hibernate.cfg.xml.
Hbm2DAOExporterMojo "hbm2dao" generates a set of DAOs.
Hbm2DDLExporterMojo "hbm2ddl" lets you run schemaexport and schemaupdate which generates the appropriate SQL DDL and allow you to store the result in a file or export it directly to the database.
Hbm2DocExporterMojo "hbm2doc" generates html documentation a'la javadoc for the database schema.
Hbm2HbmXmlExporterMojo "hbm2hbmxml" generates a set of .hbm files.
Hbm2JavaExporterMojo "hbm2java" is a java code generator.
HbmLintExporterMojo "hbmlint" scans mappings for errors.
HelpMojo Display help information on hibernate3-maven-plugin.
Call
InstrumentExporterMojo Goal for "cglib" or "javassist" instrumentation.
QueryExporterMojo "query" is used to execute a HQL query statements and optionally send the output to a file.
RunExporterMojo "AntRun" wrapper.
 



Copyright © 2005-2012 Codehaus. All Rights Reserved.