Menu

#1 Apache Derby shutdown

open
nobody
None
5
2012-12-26
2012-12-26
David Young
No

The standard disconnect method doesn't fully shutdown Apache Derby embedded connections. This patch applies the "shutdown=true" property on shutdown so that the database will be disconnected, allowing other programs to connect without having to completely shut down DBEdit2.

The patch may need to be refactored to make it more generalizable. See http://db.apache.org/derby/papers/DerbyTut/embedded_intro.html for details on Derby shutdown.

Discussion

  • David Young

    David Young - 2012-12-26

    Apply to src/dbedit/actions/DisconnectAction.java

     
  • Jef Van Den Ouweland

    Thanks, David, I'll test it out and put it in the next release.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.