今天写HQL出现了一个低级错误,将from 写错成form了。出现了 java.lang.IllegalArgumentException: node to traverse cannot be null!错误 将其写对后,一切正常!