Subject | Re: [Firebird-Java] NullPointerException comming from org.firebirdsql.jdbc.AbstractPreparedStatement |
---|---|
Author | Mark Rotteveel |
Post date | 2009-04-20T18:11:51Z |
Roman Rokytskyy wrote:
old) with Jaybird.
But I'd say Jaybird should throw SQLException here if it is called on a
closed statement (according to the Java 6 API), and not a NPE.
--
Mark Rotteveel
>> Can anyone shed any light or direction on this issue.Could also be a combination of a bug in hibernate 2 (which is rather
>
> 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.
old) with Jaybird.
But I'd say Jaybird should throw SQLException here if it is called on a
closed statement (according to the Java 6 API), and not a NPE.
--
Mark Rotteveel