Subject | Re: [Firebird-Java] rollback |
---|---|
Author | Blas Rodriguez Somoza |
Post date | 2002-06-06T10:46:27Z |
Hello
Can you explain with more detail your problem with rollback?.
About batch if you ask about batch updates, the driver does not support batchUpdates yet. In the CVS version, if you execute the
method DatabaseMetaData.supportsBatchUpdates() the answer is false.
Regards
Blas Rodriguez Somoza
Can you explain with more detail your problem with rollback?.
About batch if you ask about batch updates, the driver does not support batchUpdates yet. In the CVS version, if you execute the
method DatabaseMetaData.supportsBatchUpdates() the answer is false.
Regards
Blas Rodriguez Somoza
----- Original Message -----
From: "Benny Setiawan Tanua" <btanua@...>
To: <Firebird-Java@yahoogroups.com>
Sent: Thursday, June 06, 2002 6:37 AM
Subject: RE: [Firebird-Java] rollback
> Dear All,
>
> Does Anyone give a code example for use rollback or code example for use
> batch in JDBC with firebird driver ?
> please.
>
> Thanks and Regards,
> Benny Setiawan T
>
>
>
> -----Original Message-----
> From: David Jencks [mailto:davidjencks@...]
>
> I don't think you can get rollback retaining or commit retaining. As I
> recall these are only available as operations rather than modifying the
> transaction parameter block settings? There is access to the tpb, although
> it wasn't too easy to get to the last time I looked.
>
> david jencks
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>