|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MojoBase | |
---|---|
org.codehaus.mojo.appfuse.mojo |
Uses of MojoBase in org.codehaus.mojo.appfuse.mojo |
---|
Subclasses of MojoBase in org.codehaus.mojo.appfuse.mojo | |
---|---|
class |
CopyDaoFilesMojo
This mojo class will copy the Dao java interface files from the generation directory to the target directory. |
class |
CopyDaoHibernateFilesMojo
This mojo class will copy the Hibernate Dao java interface files from the generation directory to the target directory. |
class |
CopyModelFilesMojo
This mojo class will copy the model java files from the generation directory to the target directory. |
class |
CopyMojoBase
This class is a base class for all appfuse plugin copy mojos. |
class |
CopyXMLFilesMojo
This mojo class will copy the hbm.xml model files from the generation directory to the source directory. |
class |
DbToXMLMojo
This mojo class will reverse engineer a set of hbm.xml files from a database connection. |
class |
GenerateDaoMojo
This mojo class will create dao interfaces from a set of hbm.xml files. |
class |
GenerateHibernateContextMojo
This mojo class will create context xml entries for the hibernate dao implementations and dao interfaces from a set of hbm.xml files. |
class |
GenerateHibernateDaoMojo
This mojo class will create hibernate dao implementations of the dao interfaces from a set of hbm.xml files. |
class |
GenerateManagerContextMojo
This mojo class will create context xml entries for the manager dao implementations and dao interfaces from a set of hbm.xml files. |
class |
GenerateManagerImplMojo
This mojo class will create manager implementations implementations of the manager interfaces from a set of hbm.xml files. |
class |
GenerateManagerMojo
This mojo class will create manager interfaces from a set of hbm.xml files. |
class |
GenerateModelMojo
This mojo class will create model or value objects from a set of hbm.xml files. |
class |
PojoMojoBase
This class will serve as a base class for all mojos that process java objects using freemarker and the hbm.xml file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |