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 » .NET » Callbacks   (RSS)
  • Rollback strategies

    In this post Rodrigo introduced the concept of Transparent Persistence that makes developers life even easier as, once configured, db4o will take care of changed objects and make sure they are updated in the database (when the transaction gets committed) without developer assistance.This level of transparency is, of course, a welcome addition but ...
    Posted to Product News from the Core Team (Weblog) by Adriano Verona on January 26, 2008
  • DB4o and remoting help needed!!!!

    Guys and girls i am sure this has been asked before and all the comments and questiosn i find on it say look at the documentation but for the life of me i can not find a solution that works anywhere. Basically i need to use remoting with DB4o. The object i am using are serialized over the remoting channel and not MarshaledByReferance. The ...
    Posted to db4o User Forum (Forum) by seer_tenedos on October 9, 2006
  • Re: External callbacks and change notifications

    External callbacks should be implemented as .NET events in db4o.NET - are they already or not? yes, they are already implemented as .net events. EventRegistryFactory.forObjectContainer(container).Activating is an event, for example As far as i remember, external callbacks came with db4o.net 5.5
    Posted to db4o User Forum (Forum) by tehlike on October 6, 2006