The main updates of DataUML 1.3 (download) are as follows:
1. added the query analyzer function;
2. added the function of enabling historical file records;
3. Modify the query object function;
4. added the Display object length function;
5. added the field configuration function of the display table;
6. added the ability to quickly locate objects;
I. query Analyzer
Supports query of multiple databases and SQL statements for Data Query and operation. For example:
1. Click "open" to open an SQL file;
2. Click "create query" to create a query analyzer. You can select a data source to query data;
3. Click "execute" to execute the selected SQL statement;
You can quickly query table data in three ways.
1. Select a table in the Database Service for query, for example:
2. Select a table object in Model Design for query, for example:
3. Select an object in the model design tree node for query, for example:
Ii. Record historical opened file information
When you open a project file, the location of the file is automatically recorded. The record information is displayed on the home page. Next time you click the file record on the home page to open the file directly, for example:
3. Modify the quick query object function
The user experience of the previous version of the search function is unfriendly. The query results are displayed in the modal dialog box, which is not conducive to the user re-query. In the current version, the query results are placed at the bottom of the software, which is similar to VS, for example:
Double-click the search result to quickly locate the corresponding table.
4. increase the length of the display field
In earlier versions, only the field type is displayed. Currently, the length of the displayed field is increased, for example:
5. added the function of selecting display table fields and attribute Chinese names.
The previous version may display the Chinese name of the attribute. Currently, you can select the field attribute for display, such as the alias, table name, and class name. For example:
6. added the object locating Function
Select the corresponding table node on the left of the project to quickly locate the specific graph. Double-click the node to open the attribute dialog box. For example: