Knut, I initially thought that might be the case as well; however there does not appear to be a way to prevent the driver from throwing the error to the application; which would be required.
Raymond On Mon, Jul 28, 2008 at 14:37, Knut Anders Hatlen <[EMAIL PROTECTED]> wrote: > Raymond Kroeker <[EMAIL PROTECTED]> writes: > >> My question is as follows; is there a generic (read jdbc) api I >> can use to determine when a statement needs to be dumped from cache? > > I think you can use ConnectionPoolDataSource in conjunction with > StatementEventListener to achieve what you want. > > -- > Knut Anders > -- --------------------------------------------------------- Raymond Kroeker
