Subject | Re: [Firebird-Java] SQLException when closing closed statement |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-12-01T21:40:45Z |
> I find this in my logs:Most likely that is an artifact since JDK 1.3 where this sentense was not
> 12:23:40,037 WARN [AbstractDAO] org.firebirdsql.jdbc.FBSQLException:
> This statement is already closed.
> After closing a PreparedStatment that had already been closed.
>
> The API states:
> "Calling the method close on a Statement object that is already
> closed has no effect."
> http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Statement.html#close()
present. I will remove it.
Roman