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: Fad of the month Java data access question.

Re: Fad of the month Java data access question.

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Tue, 1 Apr 2003 21:40:21 +0100
Message-ID: <3e89f925$0$21989$cc9e4d1f@news.dial.pipex.com>


As you know I have very few opinions on any subject. In this case it is of course enhanced by being purely theoretical knowledge (since we are an MS shop). Given that I would suggest thatyou consider only

JDBC - this will always (!) work and is a pure data access layer. Use it when all you want is data access.
EJB - Use this in OO environments. Use carefully.

This is somewhat (IMO) reinforced by the difficulty in finding sample apps that use anything else. If folk can't/haven't coded sample apps with the technology how good is it going to be.

I'd also be an advocate of .net but then that won't win any popularity prizes so it must be crap right?

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer
******************************************
"Telemachus" <telemachus_at_ulysseswillreturn.net> wrote in message
news:lMeia.6223$pK2.6252_at_news.indigo.ie...

>
>
> Just having a conference with our Java developers. Plenty of data access
> technologies being bandied around
>
> JDO,DAO,JDBC,EJB -
>
> some of these just look like the Emperor's new clothes - trying to foist
the
> old OODB concept back at us
>
> Question : Which ones are currently in serious use out there and have a
good
> chance of actually being around in a few years ?
>
> If you are now part of a serious Java development , and could start it all
> over, which data access technology would you use ?
>
> Browsing the various cheerleading web sites for all these technologies
and
> also watching people like Nuno who have strong opinions on this kind of
> thing is leaving me slightly confused.
>
>
Received on Tue Apr 01 2003 - 14:40:21 CST

Original text of this message

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