I was wondering why it is that both PGpoint and PGcircle return a
"getColumnType" of 1111?
Is 1111 an arbirtrary number for "non-JDBC-standard type"? Or, could the
PG extended types be differentiated somehow? (e.g. 1111 and 1112)?
I am using the JBOSS ejb server, which makes use of the column type in
order to figure out what to do with the columns, so it's important to me
that they be differentiated.
If this is easy to do, I may just patch the sources and submit my
changes. But first I'd like to hear if anyone else out there has an
opinion on this matter.
Thanks,
Bryan