All Tags »
dRS »
Configuration (RSS)
Sorry, but there are no more tags available to filter with.
-
Hello, everyone,
I have a problem with db4o 7.2 for .net, I want to use dRS to replicate objects of specified classes which is only part of the whole class library.
for example, there're many classes in the class library: class1, class2, class3, ......, How can I only replicate objects of class1 not the whole class library? I think a proper ...