Subject | Re: Property name for specifying character set |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-06-10T14:25:45Z |
Thomas,
connection.close() all statements are closed (and result sets are
closed on statement.close()). Post a bug report to the pool developers.
Best regards,
Roman Rokytskyy
> It was some illness in his code. Not closing the result set andThis should be a bug in that pool. According to the JDBC spec on
> the statement in a finally block, where the connection in the
> finally block *is* closed (returned to the connection pool).
connection.close() all statements are closed (and result sets are
closed on statement.close()). Post a bug report to the pool developers.
Best regards,
Roman Rokytskyy