Download List

Projeto Descrição

DBReplicator is a powerful application for network-based multi-master heterogeneous database replication or filtered synchronization. It supports heterogeneous replication, bi-directional data synchronization between any of the supported database backends, application independence, automatic conflict detection and resolution, a scheduling facility, verbose debugging using Apache log4j, special characters, and automatic table creation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-26 19:56
2.2.4

Métodos foram adicionados à RBlob.java e RClob.java para substituir Java 6 novos métodos para que trabalhos de compilação com o Java 6. Ele ainda dá avisos se estiver a utilizar OSE Java, mas ele faz corretamente. Manipulação da memória sobre a criação de um instantâneo foi corrigido. SyncXMLCreator.java foi corrigido. removendo uma chamada para rs.close () que fechou o conjunto de resultados muito cedo. Muitos dos comentários foram atualizados e javadoc javadoc construir rotinas foram adicionadas. A publicação mysql criar bug foi corrigido. Uma correção foi feita para compatibilidade com o PostgreSQL 8.3.
Tags: Major bugfixes
Methods were added to RBlob.java and RClob.java to override new Java 6 methods so that compilation works with Java 6. It still gives warnings if you are using OSE Java, but it builds properly. Memory handling on creating a snapshot was fixed. SyncXMLCreator.java was fixed. by removing a call to rs.close() that closed the resultset too early. Many of the javadoc comments were updated and javadoc build routines were added. A mysql create publication bug was fixed. A fix was made for compatibility with Postgres 8.3.

Project Resources