I personally think hibernate is much better than CMP EJBs (and like Wouter says Hibernate is now under the JBoss umbrella and JBoss will be using Hibernate behind the scenes for their CMP implementation). I've used both, and hibernate seems to perform better and you can easily move between app servers. The querying capabilites of hibernate blows away CMP EJB too.
Chad ----- Original Message ----- From: "Wouter Zoons" <[EMAIL PROTECTED]> To: "'Walter Mour�o'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, March 06, 2004 3:17 PM Subject: RE: [Andromda-user] Hibernate X EJB-CMP Hi Walter, Just FYI, you might want to check what the folks over at Jboss are doing, I believe they will transparently implement hibernate POJOs behind their CMP framework I don't know the details but I know their moving in such a direction Wouter. PS: ... still working on the bpm4struts cartridge, another 2 days or so ... > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Walter Mour�o > Sent: Saturday, March 06, 2004 9:13 PM > To: [EMAIL PROTECTED] > Subject: [Andromda-user] Hibernate X EJB-CMP > > Hi folks, > I�m looking for comparisons between Hibernate and EJB-CMP to to choose the > better to use in my next web/struts project. Hints and opinions are > welcome. > > Thanks in advance, > > Walter > > > ------------------------------------------------------------------------ -- > - > Walter Itamar Mour�o - Diretor de Tecnologia e Projetos - Arcadian S/A > www.arcadian.com.br > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=ick _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
