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

2006-03-18 23:33 Back to release list
0.22

0.22 (2006년 3월 18일) ==== - DaffodilDB 및 H2 등 (www.h2database.com) - 숫자를 입력 필드에 대한 지원을 추가, 이전, 정밀은 항상 대상 데이터베이스가 최대 허용했다. 새로운 메커니즘을 원본 데이터베이스를 정밀 경우 대상 데이터베이스의 최대 정밀도를 초과하지 않는 경우에 사용 될 수 있도록 추가되었습니다. 그렇지 않으면 이전의 동작 (최대 정밀도를 대상 데이터베이스에 의해 허용) 사용됩니다.
Tags: Major feature enhancements
0.22 (03/18/2006) ==== - Added support for DaffodilDB and H2 (www.h2database.com) - For number type fields, previously, the precision was always the maximum allowed by the destination database. A new mechanism was added to allow the source database precision to be used if it doesn't exceed the destination database's maximum precision. Otherwise the previous behavior (maximum precision allowed by the destination database) is used.

Project Resources