发新话题
打印

更新jor后sql报错

用 oracle 数据库确实有问题,
select * from table_a a where a.name='test'
提示错误

java.sql.SQLException: ORA-00933: SQL command not properly ended
应该是jsqlparser解析的问题,解析成 select * from table_a AS  a 这样就挂了

TOP

发新话题
最近访问的版块