Re: Reflection with Java and Oracle 10g




"fourmi" <schumacker_alexia@xxxxxxxxx> wrote:
The method "invoke" is public. I've only change oracle server.


I think that Roedy meant that the reflected method that is gotten by your
call 'infoResultSetAndData.getResultSetMethodGet()' might no longer be
public in the 10g driver. Or a package name used internal to that method
might no longer be correct.

-- Adam Maass


.