DataUml Design 8-DataUml 1.2 was officially released (supporting SQLite database and NetUML Development Framework)

Source: Internet
Author: User

The main updates are as follows:
1. Supports SQLite databases and generates SQLite database models;
2. Generate SQLite database code;
3. Supports Custom Attributes of data table fields;
4. data table attributes, field attributes, key attributes, and index attributes;
5. User-defined types are supported;
6. Table indexes are supported;
7. Supports generating and exporting SQL statements in batches and previewing SQL statements;

 

Next I will introduce the main updates of version 1.2.

1. Support for SQLite Databases

Ii. Generate SQLite database code

  

  


Class Name: <
Class Chinese name: <
Table Name: <
Accessibility: <
Modifier: <
User: <
Note: <
Database Type: <
Language: <
Field:
<
{
(+ F. PropertyName );
(+ F. PropertyOtherName );
(+ F. DataType );
(+ F. Modifier );
(+ F. Accessibility );
(+ F. IsNullType );
(+ F. InitialValue );
(+ F. IsReadable );
(+ F. IsWritable );
(+ F. FieldName );
(+ F. FieldType );
(+ F. FieldLength );
(+ F. isIdentity );
(+ F. IsNull );
(+ F. IsPrimaryKey );
(F. IsPrimaryKey)
{
(+ F. PrimaryKeyType );
}
(+ F. IsForeignKey );
(+ F. DefaultValue );
(+ F. Remarks );
(F. Attributes. Count>)
{
();
(P f. Attributes)
{
(+ P. Name );
(+ P. Value );
}
}
(F. CustomAttributes. Count>)
{
();
(P f. CustomAttributes)
{
(+ P. Name );
(+ P. Value );
}
}
();
}

Iv. data table attributes, field attributes, key attributes, and index attributes

5. Index attributes of the ms server database, such

 

5. Support for user-defined types

  

6. Table indexes are supported;

7. SQL statements can be generated and exported in batches;

Right-click the data model node, for example:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.