org.hibernate.exception.SQLGrammarException: could not execute query错误

原因是因为我的mysql数据库的名字是数字,更改为英文字符就可以!
发布时间: 2012-08-22 09:50:35 作者: rapoo
org.hibernate.exception.SQLGrammarException: could not execute query错误

原因是因为我的mysql数据库的名字是数字,更改为英文字符就可以!