Subject | Re: JayBird and large attachment |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-12-03T22:09Z |
> > connection.setTransactionIsolation(No, it should work with any transaction. Can you post some test case
> > Connection.TRANSACTION_READ_COMMITTED);
> > connection.setReadOnly(true);
>
>
> I tryed to make this think but as result I got a message that says
> that there is no transaction and there is nothing to commit.
>
> I'musing local transactions. is this think works only with XA
> transactions?
that reproduces your problem?
Thanks!
Roman