|
|
Browse by Tags
All Tags » dRS » replication (RSS)
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
Change package com.db4o.replication to package com.db4o.drs, any objections?
|
|
|