Package com.geekologue.md4j.generators

Class Summary
AbstractXsltBasedGenerator  
Ejb21Generator Context parameters: singletonDaos: Whether to use JVM Singleton DAOs
HibernateDaoGenerator Context parameters: singletonDaos: Whether to use JVM Singleton DAOs Please not that if singletonDaos is set to true, your Hibernate configuration file should include the following line: <property name="current_session_context_class">thread</property>
ResourceResolver EntityResolver and URIResolver implementation for Md4j Ant tasks.
StrutsAction1Generator StrutsAction1Generator is actally a wrapper for it's nested generators that produce Actions, FormBeans and JSP pages
StrutsAction1NestedCrudActionGenerator Creates Create or Update Struts 1.x create/update Actions depending on the "actionType" XSLT param (see constructor.
StrutsAction1NestedFormBeanGenerator Creates Search or CRUD Struts 1.x Action Form Beans depending on the "actionType" XSLT param (see constructor.
StrutsAction1NestedJsp2Generator Creates View, Create or Update JSP 2.0 pages depending on the "actionType" XSLT param (see constructor.
StrutsAction1NestedLoadOrSearchActionGenerator Creates Create or Update Struts 1.x load/search Actions depending on the "actionType" XSLT param (see constructor.
 



Copyright © 2003-2007 Manos Batsis. All Rights Reserved.