Outputting SDO_GEOMETRY data in Java
602218Oct 13 2007 — edited Oct 14 2007I realize this is more of a Java question that an Oracle question but I thought someone over here may have an answer for me. However - if you have a favorite Java forum you think may help please share your link.
I need to retrieve the contents of an SDO_Geometry field w/o using the JGeometry java tool. This is a graduate school project and the server admin has not installed JGeometry. Requests to add it have been denied so I believe there must be another way to output SDO_G.. data.
Thank you.