Thread: BUG #12627: java mapping to postgresql with types ...

BUG #12627: java mapping to postgresql with types ...

From
ousema2003@yahoo.fr
Date:
The following bug has been logged on the website:

Bug reference:      12627
Logged by:          Oussema  BenJemaa
Email address:      ousema2003@yahoo.fr
PostgreSQL version: 9.3.0
Operating system:   linux x86 64  / centos 5.9
Description:

Hi

i have a requirement to map java objects to postgresql through types

it looks that postgresql jdbc not implement the createStruct method .... and
i'm askig what's workaround for this ...
?

Re: BUG #12627: java mapping to postgresql with types ...

From
Marko Tiikkaja
Date:
On 1/22/15 10:09 AM, ousema2003@yahoo.fr wrote:
> it looks that postgresql jdbc not implement the createStruct method .... and
> i'm askig what's workaround for this ...

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