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