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 please help. Thank you. Varun -- View this message in context: http://www.nabble.com/Closig-connection-vs-shutting-down-derby-tp15949672p15949672.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
