On Thu, May 27, 2010 at 12:28, Ryan How <[email protected]> wrote: > By Default H2 only allows access for a single thread to the database at a > time internally.
But that does not mean that I can't have different threads running using the database (e.g. one thread is doing a lot of small sized updates while other threads perform different short queries), right? -- Martin Wildam -- 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.
