Re: problem in connetting using reflection

From: Giuseppe Sacco <giuseppe(at)eppesuigoccas(dot)homedns(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: problem in connetting using reflection
Date: 2004-04-11 07:50:29
Message-ID: 4078F8C5.8000209@eppesuigoccas.homedns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:
>
> On Sun, 11 Apr 2004, Giuseppe Sacco wrote:
>>[... my error code..]
> You haven't included the code that is actually mentioned in the
> stacktrace. You'll need to either provide the rest of the code in
> question or even better a simpler example of the problem you are seeing.
>
> Kris Jurka

You are right. Today I made a smaller script, that is attached, and
found my error :-)
Now it works with PostgreSQL, Oracle and mySQL.

Thanks,
Giuseppe

Attachment Content-Type Size
JDBCDAOFactory.java text/x-java 3.8 KB

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-04-11 13:05:59 Re: problem in connetting using reflection
Previous Message Kris Jurka 2004-04-11 01:36:37 Re: Column size BUG with text/bytea with 7.4 JDBC Driver