Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Embedded SQL in Java classes
Hi,
I had the same problems with EJB CMP and BMP. I made a large search
on the internet about Enterprise data management and i found very good
alternatives for EJB.
First i use hibernate for O/R mapping http://www.hibernate.org and i
use spring http://www.springframework.org for declarative transaction
management,IoC and AOP.
I suggest you take a look to these libraries. And also read these
articles to have a opinion about why J2EE project fails?
http://www.theserverside.com/articles/article.tss?l=SpringFramework
http://www.theserverside.com/symposium/abstracts.html#j2ee_projects_fail
Greetings. Received on Sat Mar 05 2005 - 12:15:57 CST
![]() |
![]() |