Re: [Proxool-developer] JMX and Frameworks (was no subject)
UNMAINTAINED!
Brought to you by:
billhorsman
From: Bill H. <bi...@lo...> - 2003-02-07 11:46:37
|
Hi Andrew, On Fri, 2003-02-07 at 11:33, Andrey Budarevsky wrote: > Currently I have a question about transparent support of scrollable cursors. > For example ODBC bridge doesn't support result set navigation and result set > update. What do you think of that? As far as I know, scrollable cursor support will depend on the delegate driver. So if that driver supports it, so will Proxool. When you ask a Statemet for a ResultSet you get the actual ResultSet from the delegate driver (no proxying). I say "as far as I know" because this isn't tested. (Although I believe Bas and Alastair include this in their J2SE compliance test - coming soon). Regards, -- Bill Horsman Proxool http://proxool.sourceforge.net ICQ: 119577180 |