Thread: [Q] Pg text[] array with Hibernate Annotation

[Q] Pg text[] array with Hibernate Annotation

From
VSP
Date:
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