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 hibernate concurrent   (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: dRS - Parallele Zugriffe

    toubsen:1 - Do not open more than one dRS replication session against the same RDBMS concurrently. Otherwise data corruption will occur.Prinzipiell müsste ich dazu eine Art zentralen Locking-Mechnaismus implementieren, damit dieser Zustand nicht auftritt.2 - When dRS is in progress, do not modify the data in the RDBMS by using SQL or Hibernate. ...
    Posted to German (Forum) by Patrick Roemer on March 19, 2007
  • dRS - Parallele Zugriffe

    Hallo,ich evaluiere gerade das db4o replications system (dRS), da ich es unter Umständen gerne in einem Projekt einsetzen würde (Eclipse-RCP Clients, offlinefähig mit Synchronisation gegen eine zentrale SQL-Datenbank).Im Tutorial zu dRS habe ich unter dem Abschnitt ''5.3 ...
    Posted to German (Forum) by toubsen on March 18, 2007