mybatis-generator-gui
mybatis-generator-gui copied to clipboard
mysql关键词处理
Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'describe, occupation_id
from t_banner
WHERE ( type =' at line 5
生成的xml文件没有对describe和type做处理