Latest JDBC Documentation - Mailing list pgsql-jdbc

From Varun Kacholia
Subject Latest JDBC Documentation
Date
Msg-id 20020624150706.A13997@voxel.cse.iitb.ac.in
Whole thread Raw
In response to Interrupt execution  (Varun Kacholia <varunk@cse.iitb.ac.in>)
List pgsql-jdbc
Hi ,
  Can someone tell where to  find the documentation for the latest
  JDBC sources?

thanks

On Sun, Jun 23, 2002 at 07:56:23PM -0700, Barry Lind wrote:
> Varun,
>
> The latest sources support this via the cancel() method.
>
> thanks,
> --Barry
>
> Varun Kacholia wrote:
>
> > hi,
> >  I using pgsql jdbc drivers to execute a particular query (web-based).
> >  Many a times it happens that the query might take time and the
> >  user hits "stop" .. in this case the pgsql-query still keeps running.
> >  Is there any way to stop it if the user "stops" transaction?
> >  Any patches/fixes/solutions for this?
> >  I think this will save a lot of hasseles dealing with crank users :) .
> >  thanks a lot for any help
> >  BTW i am using pgsql-7.2 .
> >
> >
>
>

--
------
Varun
Satisfaction is the end of success




pgsql-jdbc by date:

Previous
From: Frederick Klauschen
Date:
Subject: servlets and JDBC (postgresql 7.2)
Next
From: Dave Cramer
Date:
Subject: Re: Interrupt execution