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 » ObjectContainer » db4o 6.1 版本 batch消息通讯   (RSS)
Sorry, but there are no more tags available to filter with.
  • 请教多个ObjectContainer的不同步的问题? ObjectContainer的缓存

    大家好,小弟对db4o了解不是很深入。 最近实现一个Db4oConnection Pool, 使用LinkedList 循环链表存放一定数量的初始化ObjectContainer, 每次使用完后,set,delete才去commit; query就没有去commit; 操作完后,只是简单地把ObjectContainer 归还给LinkedList保管。  在web servlet request的Action中使用时,相邻的操作,使用的ObjectContainer都不会一样。 如: ...
    Posted to Chinese (Forum) by glt_beyond on July 14, 2008