QueryViewer <http://queryviewer.sourceforge.net/> is a visual (swing) javabean where you can type any SQL query and view the result in a JTable.
In this release, there is a new configuration panel and a new information panel and the querypanel accepts any kind of SQL statement (not only select).
Purpose is learning java and databases. You can download compiled version or sources at SourceForge <http://sourceforge.net/project/showfiles.php?group_id=81148>... read more
QueryViewer <http://queryviewer.sourceforge.net/> is a visual (swing) javabean where you can type a query and view the result in a JTable.
A document explaining the different Design Patterns used in the project and a short description of each one is now online:
<http://sourceforge.net/docman/?group_id=81148>
The document is only available in french at the time but if you want to help and translate it, it is available in the cvs repository in docbook xml format.... read more
QueryViewer <http://queryviewer.sourceforge.net/> is a visual (swing) javabean where you can type a query and view the result in a JTable.
Purpose is learning java and databases. You can download compiled version or sources at SourceForge <http://sourceforge.net/project/showfiles.php?group_id=81148>
Sorry but at the moment, javadocs are in French only.
Thanks for your time.
-- Arnaud Vandyck