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.