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 » asp.net » commit   (RSS)
  • Re: How to create a new database?

    db4o does not have a built-in pool mechanism but implementing is not so hard :) Have something like Queue or Stack in your pooling class and implementing borrow and return method should be easy. Instead of opening container everytime page loads, you should get it from pool. and then it doesnt really matter which container you have in sub ...
    Posted to db4o User Forum (Forum) by tehlike on November 8, 2006