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: another way

Re: another way

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Fri, 30 Dec 2005 15:12:05 GMT
Message-ID: <Xns973C496E0DCCESunnySD@70.168.83.30>


"birarai_at_gmail.com" <birarai_at_gmail.com> wrote in news:1135913020.045021.182450_at_g44g2000cwa.googlegroups.com:

> The main problem is converting data from a relational format such as a
> web service to object orientated programming languages such as java.
> The data is then mapped to objects and then mapped back to relational
> format to be inserted into a database. The constant object-relation
> data mapping is very computationaly expensive.

When your only tool is a hammer, all problems are seen as nails. Perhaps, you are simply using the wrong tool (programming language).

Java is NOT always the best or only choice a programming language.

PERL can be written in Object oriented form & does not have any such "mapping problem". Received on Fri Dec 30 2005 - 09:12:05 CST

Original text of this message

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