Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 63735 invoked from network); 10 Oct 2008 08:18:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Oct 2008 08:18:38 -0000 Received: (qmail 24415 invoked by uid 500); 10 Oct 2008 08:18:31 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 24401 invoked by uid 500); 10 Oct 2008 08:18:31 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 24390 invoked by uid 99); 10 Oct 2008 08:18:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2008 01:18:31 -0700 X-ASF-Spam-Status: No, hits=2.1 required=10.0 tests=DNS_FROM_SECURITYSAGE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trond.westgaard@imr.no designates 82.134.28.194 as permitted sender) Received: from [82.134.28.194] (HELO ns.imr.no) (82.134.28.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Oct 2008 08:17:28 +0000 Received: from post.imr.no ([10.1.2.136]) by ns.imr.no with esmtp (Exim 4.67) (envelope-from ) id 1KoDCF-0001Q0-7q for user-java@ibatis.apache.org; Fri, 10 Oct 2008 10:18:03 +0200 Received: from post3.imr.no ([10.1.2.138]) by post.imr.no with Microsoft SMTPSVC(6.0.3790.3959); Fri, 10 Oct 2008 10:18:02 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C92AB0.B71C7C0F" Subject: IBATIS and PostGIS and the geometry datatype Date: Fri, 10 Oct 2008 10:18:02 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: IBATIS and PostGIS and the geometry datatype Thread-Index: AckqsLapqfoni4H3R6KdxOB9aiKIMA== From: =?iso-8859-1?Q?Westg=E5rd_Trond?= To: X-OriginalArrivalTime: 10 Oct 2008 08:18:02.0691 (UTC) FILETIME=[B6D6C930:01C92AB0] X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. ------_=_NextPart_001_01C92AB0.B71C7C0F Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have problems to insert/update geometry objects in my = PostgreSQL/PostGIS database using IBATIS. =20 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". =20 I have looked into the hibernatespatial project that add handling of = geometries to the hibernate ORM tool. =20 Has anyone done something similar for IBATIS ? =20 Please help me someone. =20 Best regards =20 Trond Westg=E5rd Senior engineer Institute of Marine Research Bergen, Norway =20 ------_=_NextPart_001_01C92AB0.B71C7C0F Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

I have problems to insert/update = =A0geometry 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=E5rd

Senior = engineer

Institute of Marine = Research

Bergen, = Norway

 

------_=_NextPart_001_01C92AB0.B71C7C0F--