| |
The ThinkUI SQL Client is a graphical program that allows Java developers to browse a database structure, edit data in the tables, issue SQL queries, and generate code (e.g. Java Bean, DAO, SQL queries, JSP files, etc.) based on customizable Velocity templates.
What's new in this version:
Support for customizing the template file directly from the Code Generator viewer.
Support for specifying default values for various code generation parameters via the Preferences viewer.
Support for listing table cross references (relationships) in the Data Object List viewer.
Support for accessing the related table via the relationship record.
Support for loading data file (CSV, Excel, Delimited) into database table.
Support for displaying the application version from the command line with the VERSION option.
Fixed display of generated code due to Swing related bug.
Fixed rendering of enumerations in data object list viewers.
Fixed clipboard paste command to be enabled as appropriate.
Fixed UNINSTALL feature to remove all preferences entries under the "sqlclient" as well as the "thinkui" preferences tree node if no other "thinkui" application has been installed.
|
|
|
|
|