Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Embedded SQL in Java classes

Re: Embedded SQL in Java classes

From: Ulath <murathazer_at_gmail.com>
Date: 5 Mar 2005 10:15:57 -0800
Message-ID: <1110046557.475825.194300@f14g2000cwb.googlegroups.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US