Hi Chris, I am using the hibernate and spring cartridge together since some months. The Dao functionalities are working nice. Another good feature is the forwarding to the dao-methods from the services, this is generated authomatically if you create a dao method in an hibernate "Entity" with the stereotype "dao_method". Declarative transactions are handled as well. All in one: i can only recommend to use the spring cartridge if you have the choise. The current spring cartridge is running with OAW 4.2 and there are no version conflicts anymore.
schmichri wrote: > > Hi, > > I'm new here and I think i have some introduction problems. > I want to add another featue to create also DAO-Classes from my model. So > I think I have to write my own template "feature_dao" using already > finished templates and extension. > > Is there documentation (like javadoc) for the templates and the extension > used in org.fornax.cartridges.uml2 (incl. subpackages). I have not found > it in the wiki. > > Thanks for your help. > > greetz Chris > > > -- View this message in context: http://www.nabble.com/Documentation-of-Hibernate-Cartridge-templates-tp14579303s17564p14666535.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
