The main difference is that the spring cartridge is not using xdoclet, so no xdoclet defined in any templates, also its not using the hibernate.cfg.xml since the hibernate properties are defined in the applicationContext.xml. We also don't use any factory for finders in the Spring cartridge.
It would be nice to be able to have these things defined in one place and be able to reuse (we had a discussion about this a while back with a user). The same thing occurs with the hibernate and ejb cartridges, we have session ejbs defined in both those as well. Chad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Bohlen Sent: Thursday, December 23, 2004 10:00 AM To: [email protected] Subject: [Andromda-devel] Hibernate and Spring cartridges Hi all, in the Spring cartridge, there are Hibernate templates, too. Two questions: a) How do they differ from the templates in the Hibernate cartridge? b) How do you keep them in sync with the Hibernate cartridge? Cheers... Matthias --- Matthias Bohlen "Consulting that helps project teams to succeed..." Internet: http://www.mbohlen.de/ [EMAIL PROTECTED] Phone: +49 (170) 772 8545 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
