> What is automatic mixed mode ? any document ? Yes, it is documented. See the documentation at http://h2database.com/, then type "automatic mixed mode" in the search box.
Regards, Thomas On Thu, Mar 26, 2015 at 10:51 AM, wener <[email protected]> wrote: > What is automatic mixed mode ? any document ? > > 在 2015年3月10日星期二 UTC+8上午1:15:00,Thomas Mueller写道: >> >> Hi, >> >> You would need to use the server mode, or the automatic mixed mode. >> >> Regards, >> Thomas >> >> >> On Saturday, January 31, 2015, Peter Cheung <[email protected]> wrote: >> >>> Hi >>> I use java the start connect to h2 using jdbc. Because all threads in >>> java are in one single process. So I can connect to the H2 concurrently. >>> But before my jave program stop, i can't connect to h2 using console, >>> because it is in separate process. >>> thanks >>> from Peter ([email protected]) >>> >>> -- >>> 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/d/optout. >>> >> -- > 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/d/optout. > -- 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/d/optout.
