Silly question...

If the database is being opened as an embedded database, that would imply
that you can only have one user or is it one connection to the database?

Assuming that there can only be one connection, when its closed, shouldn't
derby stop running?


> -----Original Message-----
> From: Bryan Pendleton [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 31, 2006 9:07 AM
> To: Derby Discussion
> Subject: Re: [MEMORY]Free memory
> 
> > Is there something to do closing a database to free all memory use by
> > this database ?
> 
> In addition to committing and closing your connections, you can also
> shut down the database:
> http://db.apache.org/derby/docs/10.1/devguide/tdevdvlp40464.html
> 
> thanks,
> 
> bryan



Reply via email to