Re: org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented - Mailing list pgsql-jdbc

From Akio Iwaasa
Subject Re: org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented
Date
Msg-id C6CC45CD511E79iwaasa@mxs.nes.nec.co.jp
Whole thread Raw
In response to org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented  (Akio Iwaasa <iwaasa@mxs.nes.nec.co.jp>)
List pgsql-jdbc
Hi,

Memory leak does not occur while I test it,
and free() method does not seem to be necessary.

Please teach it if any problem has occurred.

Thanking you in advance.

iwaasa@mxs.nes.nec.co.jpさんの2011/07/15のメール
「[JDBC] org.postgresql.jdbc4.Jdbc4Array.free() is not yet implemented」より。

>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.
>
>--
>Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
>To make changes to your subscription:
>http://www.postgresql.org/mailpref/pgsql-jdbc

-----
Akio Iwaasa
NEC Soft, Ltd.
Mail : iwaasa@mxs.nes.nec.co.jp
Web  : http://www.necsoft.co.jp/eng/

pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Any way to *not* use server-side prepared statements in Postgresql?
Next
From: Dang Minh Huong
Date:
Subject: newbie question how to use java.sql.array