Subject Re: [Firebird-Java] Re: The Meaning of 335544327
Author Roman Rokytskyy
> Thanks Roman. So I can just re-prepare and re-execute the statement?
> I don't need to cycle out the connection?

At that point - no. Though I cannot promise you that you do not get problems
that will require dropping the connection later. As I wrote, this happens
already after reconnecting. However you drop the connection, so it is not
clear whether reconnect was clean or not.

Roman