what about the case where derby is run as a network server? Donald McLean-3 wrote: > > The DatabaseManager library which run Derby in embedded mode just closes > all > of the connections and the database shuts itself down when the last > connection is closed. > > Donald > > On Sun, Mar 9, 2008 at 9:16 PM, musky <[EMAIL PROTECTED]> wrote: > >> >> I have a doubt: >> >> i an application after obtaining a connection to a database and after i >> perform all required transactions on the tables of the database do i need >> to >> shutdown the database or is it enough if i just close the connection. >> >> i tried shutting down the database but i get the >> nontransientconnectionexception sql state:08006 >> > >
-- View this message in context: http://www.nabble.com/Closig-connection-vs-shutting-down-derby-tp15949672p15950674.html Sent from the Apache Derby Users mailing list archive at Nabble.com.