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 » client/server » Events   (RSS)
  • Events in Client/Server mode

    Ok, either i've found a bug or something is eluding me regarding events. I'm working with 7.4 in java but had the same issue in 6.2...             ObjectServer objectServer = Db4o.openServer(IServerConfiguration.FILE, IServerConfiguration.PORT);        ObjectContainer ...
    Posted to db4o User Forum (Forum) by roypa on September 6, 2008
  • Re: External Callbacks in C/S Mode

    srdemart: Sorry, but I'm not quite following you.  If a client issues a cascading delete on a root object containing 10,000 objects (config'd to cascade down the full graph).  And I have a external listener attached to ''Deleting'' on the client's ObjectContainer, won't the ObjectServer send 10,000 calls to the client listener?  ...
    Posted to db4o User Forum (Forum) by Carl Rosenberger on September 29, 2006