Hi, > From some of the > posts on these forums, I've gathered that some people have found some > memory leaks.
What posts do you refer to? > Is that still a problem if I were to download the most > recent stable release? I believe there is no memory leak in normal usage. With software it is almost impossible to provide proof however. > are embedded databases (like H2) in a java > application typically faster than a non embedded one? I suspect the > answer is yes, but I'm not sure if that answer applies to all the > different JDBC versions. It depends on the database of course :-) For example for some use cases, embedded Apache Derby is slower than other databases in server mode. Performance depends on many factors. 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 -~----------~----~----~----~------~----~------~--~---
