nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
往下看具体日志:
我这里是标识无效,表示数据库没有这个字段 或者映射字段失败
java.sql.SQLSyntaxErrorException: ORA-00904: "POLICYINTE3_"."VERSION": 标识符无效nrntat oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:509)rntat



