Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: another way
"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
![]() |
![]() |