Subject Re: [Firebird-Java] Returning Clause
Author Roman Rokytskyy
Hi,

> How can I use the new firebird "returning clause" with the
> JayBird ?? I have found no examples yet !

If I remember correctly, Jaybird 2.1.1 does not support it yet, however
the support as normal PreparedStatement is in HEAD and in Branch_2_1. If
you're ready to build the driver yourself, please use the Branch_2_1
(just simple check out and then run the build.bat or build.sh). If not,
you have to wait till 2.2 is released.

Roman