If my config file says <generator class="native"/>, and I am using oracle 10g where I defined to create all primary keys from new sequence, how this error makes sense? Do I need to specify the seq name?
3:26:28,156 WARN JDBCExceptionReporter:77 - SQL Error: 2289, SQLState: 42000
13:26:28,171 ERROR JDBCExceptionReporter:78 - ORA-02289: sequence does not exist
Exception in thread "main" org.hibernate.exception.SQLGrammarException: could not get next sequence value
_________________ Its coming you will see.
|