JDBC driver - Mailing list pgsql-jdbc

From Jarek
Subject JDBC driver
Date
Msg-id 01030612160701.02204@yellow
Whole thread Raw
List pgsql-jdbc
Can you explain me class Serialize ?
I have found there ( I think so )  some bugs.

1. When method create recurses  down and finds class that have no fields,
then it tries to execute query  that looks  somehow werid:

"create table java_lang_runtimepermission) "

"create table java_lang_object)"

2. On second thought I want to ask you, is class Serialize finished and
working ? I have latest sources (7.0.3) and in file Serialize.java I found:
                 (...)
        if(type.isArray()) {
            // array handling
                } else {
         (...)

3. When or where can I get working version of this feature, I really need
it.
--
--
MS is not the answer.
MS is the question.
NO (or Linux) is the answer.

:) Jarek (:

pgsql-jdbc by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: JBuilder4 ...
Next
From: Peter T Mount
Date:
Subject: Re: JBuilder4 ...