Well, I think this may come down to a couple points which all added up to this solution.
a) legacy ... I realize you probably don't see this as a valid excuse but ...
b) Depending on the type of action, it can be faster to pass the raw SQL to the server, in particular for sdo_relate.
c) The oracle java library doesn't do it all ... you still need converters, which are used in the code base.
Paolo, could you elaborate a bit for the oracle developers which portions of the codebase are causing the concern? I would expect to see CallableStatements with Oracle Structs used for inserts / updates but raw SQL for select statements.
My Thoughs.
David
On 10/27/05, P.Rizzi Ag.Mobilità Ambiente <[EMAIL PROTECTED]> wrote:
Yes, why???
I'm sure there should be a reason, but why are we fiddling directly with
SDOs, GTYPEs
and all the other Oracle geometry madness, instead of using the Oracle
provided Java library???
It should be contribute to render the OracleDataStore much more reliable.
Please let me know!!!
Bye
Paolo Rizzi
AVVERTENZE AI SENSI DEL D. LGS. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i
file/s allegato/i, sono da considerarsi strettamente riservate. Il loro
utilizzo è consentito esclusivamente al destinatario del messaggio, per le
finalità indicate nel messaggio stesso. Qualora riceveste questo messaggio
senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia
via e-mail e di procedere alla distruzione del messaggio stesso,
cancellandolo dal Vostro sistema; costituisce comportamento contrario ai
principi dettati dal D. Lgs. 196/2003 il trattenere il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse.
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel
