| From: | Florent Guillaume <fg(at)nuxeo(dot)com> |
|---|---|
| To: | Bodor András <bodri(dot)mh3(at)gmail(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org, Dave Cramer <pg(at)fastcrypt(dot)com> |
| Subject: | Re: bug on to do list reproducable at version 9.0-801 |
| Date: | 2012-02-13 17:24:57 |
| Message-ID: | CAF-4BpOrWFPpssL6SCvKRsCHJBEUUAiu7OR1+Pe_NuZT7tmzWA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)mh3(at)gmail(dot)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(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2012-02-13 17:32:23 | Re: bug on to do list reproducable at version 9.0-801 |
| Previous Message | Dave Cramer | 2012-02-13 17:07:46 | Re: bug on to do list reproducable at version 9.0-801 |