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