I am using Derby embedded in an application.  If the database is
shutdown via opening a connection to
jdbc:derby:/path/to/db;shutdown=true, what should happen to existing
open connections to that database?

Reply via email to