Subject Re: [Firebird-Java] Possible bug in Firebird 1.5.2Classic(cross-post)
Author David Johnson
On Mon, 2005-08-08 at 10:23 +0200, Roman Rokytskyy wrote:
> The statement preparation/usage pattern in your application is
> somewhat strange, but not erroneous.

Strange? How so? It seems to me an obvious balance between dynamic SQL
and SQLJ (which is not generally available), for a tool that is entirely
a service for other applications to call.