Subject Re: [Firebird-Java] NullPointerException comming from org.firebirdsql.jdbc.AbstractPreparedStatement
Author Roman Rokytskyy
> Can anyone shed any light or direction on this issue.

Strange... the NPE can happen only if the prepared statement was closed
before...

Do you have / can you prepare a small test case to reproduce the issue.

Roman