Re: BUG #12622: mapping java object to postgres with types

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: ousema2003(at)yahoo(dot)fr, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12622: mapping java object to postgres with types
Date: 2015-01-22 09:34:36
Message-ID: 54C0C42C.7050301@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 1/22/15 12:05 AM, ousema2003(at)yahoo(dot)fr wrote:
> what's solution for mapping java to postgresql through types ...
> knowing that createStruct is not implemented in postgresql JDBC

This is not a bug, nor is it a postgres issue. You'll want to post to
the pgsql-jdbc list: http://www.postgresql.org/list/pgsql-jdbc/

.marko

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Marko Tiikkaja 2015-01-22 09:35:38 Re: BUG #12628: range of sqlstate for user defined exception
Previous Message Marko Tiikkaja 2015-01-22 09:34:12 Re: BUG #12627: java mapping to postgresql with types ...