Subject | Re: [Firebird-Java] Re: JVM access violation with Firebird Embedded |
---|---|
Author | Mark Rotteveel |
Post date | 2011-12-04T13:46:39Z |
On 22-11-2011 14:19, Walter wrote:
the database connection before exit. When using database connections you
need to take care of closing connections explicitly. Apparently this is
even more important when using native/JNI connections like embedded.
I am investigating if this error can be prevented when a developer does
not explicitly close a connection
--
Mark Rotteveel
> Ticket openedI looked at the issue, the error does not occur if you explicitly close
>
> http://tracker.firebirdsql.org/browse/CORE-3671
the database connection before exit. When using database connections you
need to take care of closing connections explicitly. Apparently this is
even more important when using native/JNI connections like embedded.
I am investigating if this error can be prevented when a developer does
not explicitly close a connection
--
Mark Rotteveel