Download List

專案描述

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

發布 2010-04-21 23:23
DBViewer 1.2.1.v20100421 (1 files 隱藏)

發布版本通知

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

[開発者]
ZIGEN

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

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

更動紀錄

------------------------------------------------------------------
DBViewer Plugin for Eclipse V1.2.1.20100421
------------------------------------------------------------------

New features /improvement
---------------------------

It came to be able to use the pager function with all DB.
It came to be able to use the pager function for the query result.
The Timestamp type is corrected as displayed at the Nano second (Only DB2).
It is correctly displayed. When you omit the constraint name(Only Oracle).


Bug Fix
---------------------------

The problem that was not able to be right-clicked as a table edit editor was corrected.
There is a problem that the label is not correctly displayed under English-language environments.

------------------------------------------------------------------
DBViewer Plugin for Eclipse V1.2.1.20100421
------------------------------------------------------------------
[機能改善]
・全てのDBでページャ機能が使えるようになりました。
・クエリー結果に対してもページャ機能が使えるようになりました。
・Timestamp型はナノ秒で表示するように修正(DB2のみ)
・制約名を省略した場合に正しくDDLが表示できるように修正(Oracleのみ)

[障害修正]
・日本語環境において、テーブル編集エディターで右クリックができない不具合を修正
・英語環境において、ラベルが正しく表示されない不具合を修正