Re: bug on to do list reproducable at version 9.0-801 - Mailing list pgsql-jdbc

From Florent Guillaume
Subject Re: bug on to do list reproducable at version 9.0-801
Date
Msg-id CAF-4BpOrWFPpssL6SCvKRsCHJBEUUAiu7OR1+Pe_NuZT7tmzWA@mail.gmail.com
Whole thread Raw
In response to Re: bug on to do list reproducable at version 9.0-801  (Bodor András <bodri.mh3@gmail.com>)
Responses Re: bug on to do list reproducable at version 9.0-801  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-jdbc
... as long as you're not running with a SecurityManager, which pgjdbc
cannot assume.

Florent

On Mon, Feb 13, 2012 at 6:03 PM, Bodor András <bodri.mh3@gmail.com> wrote:
>  Hi Dave,
>
>  You can use java reflection, and with the setAccessible(boolean flag)
> method of java.lang.reflect.Method you can invoke anything.
>           Andras
>
>
>> Currently all of our test code is in the test.org.postgresql....
>> package(s) however I can't get access to one of the protected methods
>> from there.
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc



--
Florent Guillaume, Director of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87

pgsql-jdbc by date:

Previous
From: Bodor András
Date:
Subject: Re: bug on to do list reproducable at version 9.0-801
Next
From: "Kevin Grittner"
Date:
Subject: Re: bug on to do list reproducable at version 9.0-801