# sqljava-test **Repository Path**: l0km/sqljava-test ## Basic Information - **Project Name**: sqljava-test - **Description**: Deprecated demo for SQL2java(https://gitee.com/l0km/sql2java), see also https://gitee.com/l0km/sql2java-example for new Demo - **Primary Language**: Java - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-20 - **Last Updated**: 2025-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sqljava-test ## 介绍 SQL2java([https://gitee.com/l0km/sql2java](https://gitee.com/l0km/sql2java "https://gitee.com/l0km/sql2java")) 的演示项目 ## 使用说明 1. 在mysql数据库中创建sql/createtable.sql定义的表 2. 执行 gen-mysql.bat 生成代码,并编译生成的代码