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 Back to release list
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.

Project Resources