org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented

From: Akio Iwaasa <iwaasa(at)mxs(dot)nes(dot)nec(dot)co(dot)jp>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: saigan(at)mxd(dot)nes(dot)nec(dot)co(dot)jp
Subject: org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented
Date: 2011-07-15 11:28:58
Message-ID: A0CC42E2638473iwaasa@mxs.nes.nec.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi, Guys

I am trying to execute method free() in Jdbc4Array class.
But the following error was returned.

"Method org.postgresql.jdbc4.Jdbc4Array.free() is not yet
implemented".

In order to use java.sql.array, is there no need to excecute
this method?

Regards,
Akio Iwaasa.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dang Minh Huong 2011-07-18 13:54:14 newbie question how to use java.sql.array
Previous Message Grace Batumbya 2011-07-12 16:10:56 PostgreSQL JDBC: bytea column getMetaData().getColumns().getIn("COLUMN_SIZE") ~ 2GB