I have been very successful with CMP, but all those additional features you are looking for (transactions, cache, security) are well supported by Hibernate.
I would even hazard a guess that Hibernate may be a faster learning curve if you are doing this sort of thing for the first time. //Nicholas --- [EMAIL PROTECTED] wrote: > Hi all, > > We are starting to migrate our datamodel from Lotus > Domino databases to > JBoss. > > At this time we are looking into using Entity Beans > (CMP 2.0) for this > purpose. But we are also looking into Hibernate. > Our underlying database is MySQL. > > Especially, we might need inheritance mapping which > probably is best > supported by Hibernate. > But, we also need transactions, cache, security, > etc... (This is probably > best supported by CMP). > Which technology would you recommend for us to use? > > Regards, > > Harm de Laat > Informatiefabriek > The Netherlands > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux > Tutorials. > Become an expert in LINUX or just sharpen your > skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the > bash shell to sys admin. > Click now! > http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user ===== Nicholas Whitehead Home: (973) 377 9335 Cell: (201) 615 2716 [EMAIL PROTECTED] Get Your News From The Crowbar: http://crowbar.dnsalias.com:443/crowbar/ ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
