I should have prefaced my previous statement with one important fact I wasn't aware of: the DataStore class I extend opens a connection (after it creates the table) and then seems to hold that connection open until I call close() on the class. The connection wrapper is a separate class which opens and closes connections for threads/processors.
-----Original Message----- From: Developer Dude [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 20, 2007 2:12 PM To: 'Derby Discussion' Subject: Connection opneing/closing time - was RE: updatable selects
