node to traverse cannot be null!

在使用 SSH时候出现node to traverse cannot be null错误,一般是你sql语句写错了。

比如把:from写成form了,自己就是这个问题

还有比如set A = 1 and B = 2,应该是不用and,而是用逗号隔开

posted on 2017-09-23 17:16  fklin  阅读(279)  评论(0编辑  收藏  举报

导航