Uses of Class
org.codehaus.mojo.appfuse.mojo.PojoMojoBase

Packages that use PojoMojoBase
org.codehaus.mojo.appfuse.mojo   
 

Uses of PojoMojoBase in org.codehaus.mojo.appfuse.mojo
 

Subclasses of PojoMojoBase in org.codehaus.mojo.appfuse.mojo
 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.
 



Copyright © 2006-2009. All Rights Reserved.