Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 215 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 215 Bytes

TODO LIST

support parse sql file, and then generate Pojo.java,PojoDao.xml,PojoDao.java,PojoDaoService.java

support spring jpa style(update and select method)

.e.q support parse findByUserName to sql.