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 » dRS » replication   (RSS)
  • Re: NHibernate driver for DB4O?

    Hi, A NHibernate driver for Db4o isn't exists. It could be very paintful to write a driver to translate NHibernate to Db4o (think in HQL, NHibernate right now haven't an AST), rather than that, is easier to create an DAO to abstract the implementations of NHibernate and Db4o. But doing that you will is not so easy to change the interfaces and ...
    Posted to db4o User Forum (Forum) by uooopaa on June 6, 2008
  • Re: One db4o for Mobile & windows application [.Net]

    Hi! Have you seen this demo? http://projects.db4o.com/wm6contactsync Here dRS is used to synchronize the device with an external db4o database using a client server connection. With regards to moving your database check you may run into trouble if the assembly name, any class name or namespace are different between your ...
    Posted to db4o User Forum (Forum) by German Viscuso on January 27, 2008
  • Re: dRS for .NET

    The old built-in replication mechanism will be deprecated and discontinued in the near future.   The decisive difference between the old replication mechanism and dRS: The old mechanism uses #bind() and runs the risk that objects in memory change their database identity. dRS copies simple type values only and does not change object ...
    Posted to db4o User Forum (Forum) by Carl Rosenberger on October 24, 2006
  • dRS 1.2 is here

    After a few months of hard work and many cups of coffee, we give you a Development release of db4o Replication System (dRS). .net users would love this release because they can now replicate db4o-db4o on .net! And we have got a number of cool features, here are some of them: EventsImagine you just passed a deep graph of objects to dRS and dRS is ...
    Posted to Product News from the Core Team (Weblog) by Albert Kwan on October 7, 2006
  • Change package com.db4o.replication to package com.db4o.drs

    Change package com.db4o.replication to package com.db4o.drs, any objections?
    Posted to db4o Product Developer Forum (Forum) by Albert Kwan on September 14, 2006