Howdy folks, We are in the process of converting a non trivial amount of code to using MvStore for data persistence and so far things are going tremendously well. One item that is not very clear from the documentation are best practices around closing the db which leads me to the following questions:
1) is explicitly calling .close() required? Are there any implications of not calling close? 2) what is the rationale for using .closeImmediately()? Thanks in advance, - Rafael -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
