請問版本不對怎么解決 test 測試 Hibernate建表生成數據的
Description Resource Path Location Type Java compiler level does not match the version of the installed Java project facet. oasystem-demo Unknown Faceted Project Problem (Java Version Mismatch) 版本號不對 從1.8改到1.7 1.6 還是不對怎么辦?
2017-02-25
你應該檢查下Hibernate和mysql-connector-java的版本是否一致,有可能是因為這兩者的版本不對導致的。