> From: Irum Godil
> To: [email protected]
> Sent: 19 March 2005 23:24
> Subject: Re: [Hsqldb-developers] Scripting in HSQL
>
> But all the files in scriptio package such as
> ScriptWriterT
[email protected]
Sent: 19 March 2005 23:24
Subject: Re: [Hsqldb-developers]
Scripting in HSQL
But all the files in scriptio package such as ScriptWriterText,
ScriptReaderBase, etc. are only useful for persistent databases
right?fredt <[EMAIL PROTECTED]>
s and are obviously useful commands.
Fred
- Original Message -
From: Irum Godil
To: hsql
Sent: 19 March 2005 22:01
Subject: [Hsqldb-developers] Scripting in HSQL
Hi,
I would like to know that is the SCRIPT Statement on the database only applied in case of Persistent databases, or is
Sure, see the documentation. Both "SCRIPT" and "SCRIPT
" can be used for pure in-memory databases and are obviously
useful commands.
Fred
- Original Message -
From:
Irum Godil
To: hsql
Sent: 19 March 2005 22:01
Subject: [Hsqldb-developers]
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