daosql
MIT这是一个将sql文件直接转换为dao方法的工具,比目前使用的MyBatis或Hibernate或手写sql拼接代码更简单易用、直接,只需在sql文件中写可以运行的sql语句,再用daosql工具生成dao代码即可。 A tool to convert sql to dao method, easy to use than MyBatis and Hibernate, just write runnable sql, and use this tool to generate Dao class.
85
Security score
0 known advisories in v1.8.2
Weekly downloads
—
Unpacked size
161.1 kB
Dependencies
1
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v1.8.2.