Download List

Projeto Descrição

The SPT Relational Database Web Tool (RWT) is a simple application that can help developers connect to databases configured as a DataSource in the application server or directly through JDBC. The RWT application attempts to replicate basic features found in the popular Aqua Data Studio application. Per user settings (saved connection parameters, saved queries), single and batch query processing, a history browser, multiple query browsers, a tree view of database metadata, and other features are supported. Full source code is available.

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.

2007-11-22 06:18
1.3

O número total de linhas na tabela / exibição agora é exibido durante a visualização da tabela / ver detalhes. Clicando sobre o número de linhas agora exibe um componente visualizador de dados que podem ser usadas para percorrer todas as linhas da tabela / view. Uma limitação do controlador do usuário em número de caracteres exibidos nos resultados do executor consulta foi implementada. Anteriormente, isso era embutido na aplicação.
The total number of rows in the table/view is now displayed when viewing table/view details. Clicking on the number of rows now displays a data viewer component that can be used to walk through all the rows in the table/view. A user controller limitation on number of characters displayed in the results of the query executor was implemented. Previously this was hard-coded in the application.

2007-11-10 07:57
1.2

O dicionário de dados Oracle é agora usado em vez do esquema de informações para bancos de dados Oracle. Exportar para o Excel foi implementado no processador de consulta em lote e paginação de conjuntos de resultados foi implementado no executor de uma consulta de lote.
The Oracle data dictionary is now used instead of information schema for Oracle databases. Export to Excel was implemented in the batch query processor and pagination of result sets was implemented in the batch query executor.

2007-10-21 12:12
1.0.1

ExecutorView foi modificado para definir consulta TextArea como um componente focalizado.
Tags: Minor feature enhancements
ExecutorView was modified to set query TextArea as
a focused component.

2007-10-15 15:59
1.0

Tags: Initial freshmeat announcement

Project Resources