From: | Varun Kacholia <varunk(at)cse(dot)iitb(dot)ac(dot)in> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Latest JDBC Documentation |
Date: | 2002-06-24 09:34:26 |
Message-ID: | 20020624150706.A13997@voxel.cse.iitb.ac.in |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-06-24 09:36:41 | Re: Interrupt execution |
Previous Message | Angelo Misto' | 2002-06-24 06:46:04 | How can I stop a long running query |