Hi, There are various tools that could help, see the Links section of the documentation: http://h2database.com/html/links.html#tools
For example * Flyway <http://flywaydb.org/>: The agile database migration framework for Java. * SQuirreL DB Copy Plugin <http://dbcopyplugin.sf.net/>: Tool to copy data from one database to another. Regards, Thomas On Fri, Aug 23, 2013 at 9:01 AM, Omid Rashidi <[email protected]>wrote: > I have two databases with data in mysql and want convert my mysql database > to h2. > how to convert my *mysql database* to *h2* with programming code in java? > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
