[Q] Pg text[] array with Hibernate Annotation

From: VSP <runtime(dot)yha(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [Q] Pg text[] array with Hibernate Annotation
Date: 2009-08-24 01:33:10
Message-ID: bcff013e-748e-41bb-911d-f41f0215b48b@f37g2000yqn.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,
I am researching if it is possible to have
Hibernate Annotation functionality to handle Postgres's text[] array
(in my case it is actually a two-dimentional array text[][])

Would like to know if anybody on the list has used Hibernate
annotations and the text[] arrays and if they could share how that was
done

thank you in advance

P.S. I had asked a similar question on forum.hibernate.com -- but
received no responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Campbell, Lance 2009-08-24 03:23:24 Re: Display SQL from Java Prepared Statement
Previous Message J. W. Ulbts 2009-08-23 16:31:12 Re: Display SQL from Java Prepared Statement