Subject Re: [Firebird-Java] Re: SQLj
Author Mark O'Donohue
Roman Rokytskyy wrote:
> Ann,
>
> > Any thoughts?
>
>
> For JayBird it would be enough if SQLj layer provides GDS API +
> tr_handle of the transaction in which SP is executed. In this case one
> can create yet another GDS implementation like the one created by Ryan
> Baldwin for type 2 and embedded Firebird.
>

I've also thought Ryan's type 2 driver could be useful for this, since
it then allows the embedded java code to use standard jdbc and it should
be able to link it to the current transaction.


Cheers

Mark