map an array of a complex type from jdbc to plpgsql,

From: Oussema Benjemaa <ousema2003(at)yahoo(dot)fr>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>, "pgsql-jdbc-owner(at)postgresql(dot)org" <pgsql-jdbc-owner(at)postgresql(dot)org>
Cc: "oussema(dot)benjemaa(at)sungard(dot)com" <oussema(dot)benjemaa(at)sungard(dot)com>
Subject: map an array of a complex type from jdbc to plpgsql,
Date: 2014-12-31 09:25:25
Message-ID: 144162864.2977600.1420017925728.JavaMail.yahoo@jws11169.mail.ir2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

 Hi Sir

I want to map an  array of a complex type from jdbc to plpgsql

but looks that the method createStruct ( similar like the one in Oracle Driver)
not yet implemented in postgresql driver.

could you please advice us how we can map an array of a complex type from jdbc to plpgsql
 there is any example , template ? can i follow ..
 
 any recommendations ?
 
 Best,
 

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mikko Tiihonen 2014-12-31 18:29:35 Re: Postgresql 9.4 / JSONB / JDBC
Previous Message Dave Cramer 2014-12-30 15:46:48 Re: revisiting unix domain sockets