aspose file tools
The moose likes JDBC and the fly likes [HSQLDB] in-memory database usage Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "[HSQLDB] in-memory database usage" Watch "[HSQLDB] in-memory database usage" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: [HSQLDB] in-memory database usage
 
Similar Threads
Passed SCEA 95
Mapping
line height
Websphere performace tuning
Hibernate with Multiple Storage Engine in MySQL v5.0.81