Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> executing statements asynchronously from Java..

executing statements asynchronously from Java..

From: Giovanni Azua <bravegag_at_hotmail.com>
Date: Wed, 5 Feb 2003 09:43:07 +0100
Message-ID: <b1qiuv$157v7r$1@ID-114658.news.dfncis.de>


Hello all,

Does anyone know how to execute Database statements (queries, stored procedures, etc) asynchronously, of course I can execute them in a separate (dedicated) thread but looking for in the API documentation there seem to be no way to cancel their execution or in the best of the cases receive a callback notification with the progress...

Is there any Oracle proprietary support for this?

Can anyone help?

Thanks in advance,
Giovanni Azua Received on Wed Feb 05 2003 - 02:43:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US