Manual build MySQL table entity class tips

Source: Internet
Author: User

    • A SQL statement is executed first, or it can be used to insert data in development, modify data, or query a property of the data.
Select  from  as  where SC. Table_schema='databaseName' and SC. table_name='tableName'
    • Copy the query results to CSV paste to UltraEdit
    • Select Edit-to-column mode and insert column to add private String to all columns

    • Change the newline character ^p to a semicolon plus line break, and ^p the semicolon at the end of each line.

    • Copy to a Java file, you can change the string to the wrapper class for the other base data type, because the data may be null, and the base data type will be the error.

Manual build MySQL table entity class tips

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.