Download List

项目描述

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 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

方法被添加到RBlob.java和RClob.java覆盖新的Java 6的方法,以便与Java 6编制工作。它仍然提供了警告如果您使用的是大证Java,但是它建立正常。内存处理上创建快照是固定的。 SyncXMLCreator.java是固定的。消除调用rs.close()的结果集关闭太早。 Javadoc注释的许多最新的建设程序和javadoc增加了。一个mysql创建出版物的错误是固定的。一个修复了与Postgres的8.3的兼容性。
标签: 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