I have problems to insert/update geometry objects in my PostgreSQL/PostGIS database using IBATIS.
I have written a TypeHandlerCallback class and managed to write an example that gets point geometries out from the database into my VO object, But then it comes to a "complete stop". I have looked into the hibernatespatial project that add handling of geometries to the hibernate ORM tool. Has anyone done something similar for IBATIS ? Please help me someone. Best regards Trond Westgård Senior engineer Institute of Marine Research Bergen, Norway
