[postgis-users] java / hibernate 111 mapping exception
Marcel Kroschel
marcel.kroschel at kaufda.de
Wed Feb 9 07:22:38 PST 2011
ok, adding scalar and geometryType help.
problem is solved
----- Ursprüngliche Mail -----
Von: "Marcel Kroschel" <marcel.kroschel at kaufda.de>
An: "PostGIS Users Discussion" <postgis-users at postgis.refractions.net>
Gesendet: Mittwoch, 9. Februar 2011 15:19:39
Betreff: [postgis-users] java / hibernate 111 mapping exception
hi.
After sending a hibernate request like 'select ((ST_Multi(ST_Union(CAST(data as geometry)))))' i get a
No Dialect mapping for JDBC type: 1111 exception.
saving is not the problem, but reading the geom - data.
the same request as a json - string works (ST_AsGeoJSON(...))
Any idea?
Marcel
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list