Subject Various transactions for one connection
Author Adilson Ricardo Fernandes
Hello,

I'm initiate in Java...
In Delphi, using IBX for acessing Firebird, I use one TIBDatabase for
connection and various TIBTransaction for transactions... I may set the
DefaultDatabase's property of each TIBTransaction for only one
TIBDatabase. In such case, is possible associate each transaction with
one query.

In JayBird, how to do is?

Thanks,

Adilson.
P.S.: My English is bad... :-)