ok, adding scalar and geometryType help. problem is solved
----- Ursprüngliche Mail ----- Von: "Marcel Kroschel" <[email protected]> An: "PostGIS Users Discussion" <[email protected]> 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 [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
