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: GreyBeard <Fuzzy.GreyBeard_at_gmail.com>
Date: Sat, 05 Mar 2005 13:22:24 GMT
Message-Id: <pan.2005.03.05.14.23.13.548690@gmail.com>

> I am wondering what other options exist? What is the usual best
> practice approach here?
>

I'm very much in favor of the approach described in the book 'Better, Faster, Lighter Java' and particularily like the info in the table on page 96. IMO, that approach will likely cut your development time and maintenance effort. http://www.oreilly.com/catalog/bfljava

If you want to stay the course, have you looked at the books described under 'Articles' at http://www.theserverside.com? "EJB Design Patterns" is a good & relevant one.

/FGB Received on Sat Mar 05 2005 - 07:22:24 CST

Original text of this message

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