Hi,
I would like to know that is the SCRIPT Statement on the database only applied in case of Persistent databases, or is it also useful for pure-in memory databases? I am assuming that all the ScriptWriter and Reader classes are used in the context of Persistent databases only, but I am not too sure about the org.hsqldb.DatabaseScript class, if it can be used for transient databases as well?
Any help will be appreciated. I am refactoring the application to only support In-Memory databases in the code, and make persistence an aspect, that is why I need to be sure what is useful for only persistent cases.
Thanks a lot.
Sincerely,
Irum Godil.
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search. Learn more.