Subject | Re: JayBird and large attachment |
---|---|
Author | Doychin Bondzhev |
Post date | 2003-12-03T14:57:04Z |
>I tryed to make this think but as result I got a message that says
> connection.setTransactionIsolation(
> Connection.TRANSACTION_READ_COMMITTED);
> connection.setReadOnly(true);
that there is no transaction and there is nothing to commit.
I'musing local transactions. is this think works only with XA
transactions?
Doychin