UDT arrays - Mailing list pgsql-jdbc

From Lukas Eder
Subject UDT arrays
Date
Msg-id 68ad45f0-460b-4483-a4df-13b69777707f@s18g2000vbe.googlegroups.com
Whole thread Raw
Responses Re: UDT arrays  (Radosław Smogura <rsmogura@softperience.eu>)
List pgsql-jdbc
Hello,

I was wondering, is JDBC driver support for the combination of UDT's
and arrays planned for the near future? I couldn't find any
documentation on the JDBC drivers website.

Is there any specific reason (apart from the fact that UDT's and/or
ARRAYs are not used often) for this lack of implementation? Clearly,
the database itself supports this combination. I can easily insert and
select data from a table holding UDT arrays

Cheers
Lukas

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: ResultSet.getClob() causing problems when used with JPA's @Lob
Next
From: Andreas Joseph Krogh
Date:
Subject: Re: ResultSet.getClob() causing problems when used with JPA's @Lob