| Author |
[HSQLDB] in-memory database usage
|
Terry Ong
Ranch Hand
Joined: Apr 07, 2006
Posts: 50
|
|
Dear Ranchers, if I use "jdbc:hsqldb:mem:" as the protocol (in otherwords using Hsql as a in-memory database), does it also mean that the tables created are also volatile? as in, when we stop the application and restart it, we would have to recreate the tables in order to use them? Thanks for any inputs. Please pardon me if I'm asking a stupid question.
|
 |
 |
|
|
subject: [HSQLDB] in-memory database usage
|
|
|