Subject INSERT...RETURNING error with embedded db
Author pcmilhouse
I experienced an error with insert..returning statement if I use jdbc with embedded db, while with superserver works fine.

I saw bug http://tracker.firebirdsql.org/browse/JDBC-129 but I don't understand if it's not possible to use insert..returning in embedded db.

Is there a way to use it?
What version of jaybird/firebird I have to use?

Thanks