All Tags »
java »
replication (RSS)
Sorry, but there are no more tags available to filter with.
-
We want to run a db on a server which is a PC and a replicated db on mobile clients using Java.Do I have to use the same JDK on server and client meaning that I can't user java.util.collections and private fields?