Re: Inserting geometries using a JDBC PreparedStatement
Markus,
I tried it with both the jdbc driver I had been using previously as well as the new one bundled with v8.1.4. There was no difference in behavior between the two drivers. The difference appears to be in the backend.
The code is identical. I took my existing code and just re-ran it against the new database. As you say, now that I think about it, it's a wonder that it ever worked. There must have been a bug (or feature? ;) in the backend that caused it to work before.
Thanks for your reply.
Corey