Download List

项目描述

DB Copy Plugin is a database copying plugin for
the SQuirreL SQL Client. It makes it possible to
copy and paste tables from one session to another
and between different databases and includes
primary key and foreign key constraints for copied
tables, and uses Hibernate 3.0 internally to
perform database object type mappings. It
supports Firebird, Oracle, Sybase, MS SQL
Server, MySQL, HyperSonic, Pointbase, and
PostgreSQL, and allows the user to select a
Hibernate dialect for the destination database if
one couldn't be determined automatically.

系统要求

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.

2005-12-10 21:03 Back to release list
0.20

此版本添加了复制到现有的表的定义,从不同的源表的定义方面的列顺序。(列,现相匹配的名字,而不是假设他们在对作为目标数据库来源是相同的顺序数据库。)为支持的Axion(建立货币供应M3)的Java嵌入式数据库加入。支持进度,FrontBase,和Ingres关系型数据库管理服务器的加入。错误修正了。
标签: Minor bugfixes
This release adds the ability to copy to existing
table definitions that differ from the source
table definitions with regard to column order.
(Columns are now matched up by name instead of
assuming they are in the same order on the
destination database as that of the source
database.) Support for the Axion (build M3) Java
embedded database was added. Support for the
Progress, FrontBase, and Ingres RDBM servers was
added. Bugfixes were made.

Project Resources