You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course I can cast to text explicitly but I believe the JDBC driver should map GEOMETRY to TEXT instead of BLOB.
Or at least let ResultSet.getString() return the proper TEXT when typeOf is GEOMETRY.