# mysql_table_structure **Repository Path**: gongfan/mysql_table_structure ## Basic Information - **Project Name**: mysql_table_structure - **Description**: java获取mysql库所有表,进行导出<"字段名", "数据类型", "空/非空", "描述"> - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2018-09-19 - **Last Updated**: 2021-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mysql_table_structure 临时使用,简易参考完善代码。 #### 项目介绍 java获取mysql库所有表,进行导出<"字段名", "数据类型", "空/非空", "描述"> #### 使用说明 可直接下载 运行 App 类,使用。