org.springframework.dao.InvalidDataAccessResourceUsageException: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statement
报以上错误,是数据库操作错误:可能是:
1.数据库语句
2.数据库存在否
可以根据下面的信息判断错误地方