Download List

Projeto Descrição

DBViewer Plugin is an Eclipse Plugin as a Database Front end . It connects with various Databases by way of JDBC Driver, The function to assume not DB manager (DBA) but developer (Developer) is offered.

System Requirements

System requirement is not defined

Liberado: 2008-09-16 08:20
DBViewer 1.0.9.v20080914 (1 files Esconder)

Release Notes

[概要]
DBViewerPluginは、Eclipse(統合開発環境)を拡張するプラグインであり、
JDBCDriverを使用したデータベースフロントエンドです。
DBAの方よりも開発者(Developer)の方をターゲットにした機能を提供しています。

[開発者]
ZIGEN(zigen_mm@yahoo.co.jp)

[ライセンス]
Eclipse Plugin License(EPL)採用しています。
免責事項など、上記ライセンスに含まれております。必ず一読願いします。
※万が一、DBViewer Pluginによって直接・間接の損害に対した場合、
当方はいかなる責任も負いません。

[必要な環境]
・JDK1.4 or JDK1.5 or JDK1.6
・Eclipse Platform 3.2.x または 3.3.x または 3.4.x
・接続データベースのJDBC driver

Changelog

------------------------------------------------------------------
DBViewer Plugin for Eclipse V1.0.9.20080914
------------------------------------------------------------------

[新機能/改良]
<テーブル編集エディター>
・改行付コメントに対応しました。

[障害修正]
<DBツリービュー>
・テーブルを選択して、「レコードの一括削除」を実行後
コネクションがクローズしてしまう問題を修正