All Tags »
dRS »
NHibernate »
replication (RSS)
Sorry, but there are no more tags available to filter with.
-
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 ...