Subject | Re: Connection.isClosed() |
---|---|
Author | Ian A. Newby |
Post date | 2007-01-17T16:48:52Z |
Thanks
--- In Firebird-Java@yahoogroups.com, Roman Rokytskyy <rrokytskyy@...>
wrote:
--- In Firebird-Java@yahoogroups.com, Roman Rokytskyy <rrokytskyy@...>
wrote:
>error...
> Hi,
>
> > However, on the if (!con.isClosed()) { line I get the following
> >org.firebirdsql.pool.PooledConnectionHandler.invoke(PooledConnectionHandler.java:209)
> > org.firebirdsql.jdbc.FBSQLException: Connection
> > org.firebirdsql.pool.PooledConnectionHandler@94a28e was closed. See
> > the attached exception to find the place where it was closed
> >
> > $Proxy12.isClosed(Unknown Source)if it is?
> > uk.co.tpmi.engine.DBWriter.doPost(DBWriter.java:194)
> >
> >
> > Should a check whether a connection is closed throw an exception
>this
> This looks like a bug in Jaybird - I am pretty sure I do not handle
> method in the proxy. I will check this later today.
>
> Roman
>