0
votes
0answers
168 views

STRUCT object instantiated by GeoTools geometry converter breaks SQL prepared statement on Oracle 11G

Oracle 10.2.0.5.0 and 11.2.0.3.0 (the former works, the latter does not) Java runtime 1.6.0_32 GlassFish 3.1.2 (running on Windows 7 desktop) GeoTools 2.7.5 and 8.0 RC2 (makes no difference to the ...