hibernate reports an error

hibernate reported an error:
org.hibernate.exception.SQLGrammarException: could not fetch initial value for increment generator
......
Caused by: java.sql.SQLException: ORA-00942: table or view does not exist
...


Solution:
Check hibernate.cfg.xml Check whether the database connection information is correct.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326968737&siteId=291194637