Java Database Migration Framework (DatabaseDuplicator)A short descriptionThe Java Database Migration Framework is a 'Inter-Database-Migrator'-Toolkit to copy the complete metadata as well as the complete content (each row of each table) to another destination. Source-database and target-database can be different databases and can run on different hosts.Supported Metadata-Elements
ArchitectureIn order to be able to support a variety of database-types (a JDBC-driver is always needed), the toolkit has an extensible design. While table-, column- and foreignkey-definitions are supported by the JDBC-interfaces, domaintypes, views and indexes need a database- specific extension that can be configured for each database-type.Interested?If your are interested in this toolkit you may contact us via email. Additional information will be available soon. Thanks for any feedback, comments and proposals!Invoca is a registered trademark of Invoca Systems Switzerland. Java and JDBC are trademarks of Sun Microsystems. ORACLE is a registered trademark of ORACLE. Adabas is a registered name or trademark of Software AG, Germany. SAP-DB is a registered name or trademark of SAP, Germany. Interbase is a registered name or trademark of Borland. DB2 is a registered trademark of International Business Machines. |