[jboss-user] [Beginners Corner] - Re: hsqldb-ds not in memory persistence
PeterJ
do-not-reply at jboss.com
Sat Jan 12 15:45:52 EST 2008
No, you do not have to switch hsqldb to server mode to persist that data. When you shut down the app server, the data is persisted to server/xxx/data/hypersonic/localDB.script.
But personally, I would not rely on hypersonic and use MySQL or PostgreSQL instead.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119372#4119372
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119372
More information about the jboss-user
mailing list