Subject | RE: [Firebird-Java] Re: Property name for specifying character set |
---|---|
Author | Thomas Steinmaurer |
Post date | 2003-06-11T08:12:57Z |
Hi Roman,
Regards,
Thomas.
> > It was some illness in his code. Not closing the result set andThanks. Will do.
> > the statement in a finally block, where the connection in the
> > finally block *is* closed (returned to the connection pool).
>
> This should be a bug in that pool. According to the JDBC spec on
> connection.close() all statements are closed (and result sets are
> closed on statement.close()). Post a bug report to the pool developers.
Regards,
Thomas.