|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractHibernateToolMojo | |
|---|---|
| org.codehaus.mojo.hibernate3 | |
| Uses of AbstractHibernateToolMojo in org.codehaus.mojo.hibernate3 |
|---|
| Subclasses of AbstractHibernateToolMojo in org.codehaus.mojo.hibernate3 | |
|---|---|
class |
GenericExporterMojo
"hbmtemplate" generic exporter that can be controlled by a user provided template or class. |
class |
Hbm2CfgXmlExporterMojo
"hbm2cfgxml" generates a hibernate.cfg.xml. |
class |
Hbm2DAOExporterMojo
"hbm2dao" generates a set of DAOs. |
class |
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. |
class |
Hbm2DocExporterMojo
"hbm2doc" generates html documentation a'la javadoc for the database schema. |
class |
Hbm2HbmXmlExporterMojo
"hbm2hbmxml" generates a set of .hbm files. |
class |
Hbm2JavaExporterMojo
"hbm2java" is a java code generator. |
class |
HbmLintExporterMojo
"hbmlint" scans mappings for errors. |
class |
QueryExporterMojo
"query" is used to execute a HQL query statements and optionally send the output to a file. |
class |
RunExporterMojo
"AntRun" wrapper. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||