org.springframework.dao.InvalidDataAccessResourceUsageException: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statement
報以上錯誤,是數據庫操作錯誤:可能是:
1.數據庫語句
2.數據庫存在否
可以根據下面的信息判斷錯誤地方