Hi. May I know your H2 JDBC url setting ? If you want to, you ca do a
commit while using a timer. How do you know that H2 only saves tables
and not data ? Did you attempt to read the raw H2 database data
files ?

Regards,
Thotheolh.

On Aug 4, 12:05 am, Peter <[email protected]> wrote:
> Hi all
>
> I am trying to set up an H2 database to use with a java application  I
> am working on. The thing is I need to make it so the data is saved
> between runs of the java application. Right now ever time I do a run
> of the application the data is erased afterwords. Is there a way to
> configure H2 to save the data between each run.
>
> I have it set up to use a file but only the tables in the database are
> saved and not the data.
>
> Any help would be great.
>
> thanks

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to