1. org.hibernate.exception.SQLGrammarException: could not insert: stackoverflow.comHi Im running example using hibernate with postgresql 8.4, when i try to add it will dispay following error
| |
2. org.hibernate.exception.SQLGrammarException: could not insert: [com.Course] coderanch.comHi, Stuck with this error for the past three days. org.hibernate.exception.SQLGrammarException: could not insert: [com.Course] at org.hibernate.exception.CacheSQLStateConverter.convert(CacheSQLStateConverter.java:89) ............ at com.Main.saveCourse(Main.java:43) at com.Main.main(Main.java:19) Caused by: java.sql.SQLException: [SQLCODE: <-30>:
|