db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » Transactions » connection   (RSS)
  • DB File Best Practices

    One of the best practices I've been taught is to close a file/connection as soon as you are done using it. Does the functionality of the Commit() function give developers the license to simply hold open the database file IObjectContainer checking if it is NULL or isClosed() when only a single thread is accessing the DB? Feel ...
    Posted to db4o User Forum (Forum) by ChrisNess on March 29, 2007