hibernate提示表不存在Table 'hibernate.students' doesn't exist
請問這是什么原因呢
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'hibernate.grade' doesn't exist
請問這是什么原因呢
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'hibernate.grade' doesn't exist
2018-12-14
舉報
2018-12-19
數據庫沒有這個表,你看下你寫錯沒