| From: | Jarek <s0553(at)pjwstk(dot)waw(dot)pl> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | JDBC driver |
| Date: | 2001-03-06 11:16:07 |
| Message-ID: | 01030612160701.02204@yellow |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 (:
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter T Mount | 2001-03-06 11:45:10 | Re: JBuilder4 ... |
| Previous Message | The Hermit Hacker | 2001-03-06 11:04:52 | Re: JBuilder4 ... |