Java SQL Admin Tool 2.4.0
Admin is entirely written in Java
|
|||||||||||||||||||
Admin is entirely written in Java. It uses Swing GUI Components and JDBC to connect to databases. It has been succesfully tested with MySQL, InstantDB, Oracle, Empress, and PostgreSQL.
You can have a tree view of the RDBMS or pick a single instance to have a look at its metadata. It allows you to create, modify, and drop tables and to create indices on a table. The dynamic form makes it easy to enter data into a certain table, and the guided query makes it easy to retrieve data from a table and to export it.
Java developers will probably enjoy the code generator doing an OO relational wrapper and a swing GUI for them. You can also export and import data and transport it from one DBMS to another.
Requirements:
Admin runs with JDK 1.4.x because it is using the java.util.logging API to give more Info. As well as you need a RDBMS and a JDBC-Driver, see the Tested with section.
You need to add the following libraries to your CLASSPATH
What's New in This Release:
Data Export
Licensing
Dashboard
Installation
Best thing is, to create a own directory, let's name it ./java. Then unpack admin in this directory. It will create the tree:
gpl/fredy/admin you will find there in the main classes of Admin
gpl/fredy/share all common used classes
gpl.fredy.ui the user interface classes, needs
gpl.fredy.share
gpl.fredy.metadata
gpl/fredy/images here you will find the images used by admin.
gpl/fredy/metadata the classes that handles all about meta-information of the DB
gpl/fredy/sqltools the classes around the tools struggeling around with SQL-commands, needs
gpl.fredy.share
gpl.fredy.metadata
gpl/fredy/generate all about generating code, needs:
gpl.fredy.share
gpl.fredy.ui
gpl.fredy.metadata
gpl.fredy.io
applications/basics here you will find all the classes needed for launching generated applications. As soon as you generate the first classes, there will be a directory named as the database is named.
So you see, the path to ./java has to be in your classpath and you are on speed.
tags
Download Java SQL Admin Tool 2.4.0
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
