Re: jdbc supports struct? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: jdbc supports struct?
Date
Msg-id Pine.BSO.4.64.0707181659490.14666@leary.csoft.net
Whole thread Raw
In response to jdbc supports struct?  ("Marco Tozzi" <beccho@fastwebnet.it>)
List pgsql-jdbc

On Wed, 18 Jul 2007, Marco Tozzi wrote:

> does the postgresql jdbc driver support the jdbc type STRUCT to
> represent the structured types (defined in PostgreSQL with a CREATE TYPE
> statement)?
>

No, it doesn't and I don't know of any immediate plans to make that work.

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Marco Tozzi"
Date:
Subject: jdbc supports struct?
Next
From: Kris Jurka
Date:
Subject: Re: IN clause with PreparedStatement