Hi, > Is this expected to be > significantly faster than executing a SQL script?
No, except for large databases. > Being > able to load a database into memory fast would make H2 even more > useful for automated testing! You can do that by executing a SQL script file (see RUNSCRIPT FROM ...). To create the script, run SCRIPT TO ... Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
