1. ERROR [JDBCExceptionReporter] Column 'id1_' not found. forum.hibernate.orgHi, ERROR [JDBCExceptionReporter] Column 'id1_' not found. Here 'id1_' corresponds to the column 'id' in the second table |
2. JDBCExceptionReporter: Invalid column name forum.hibernate.orgBeginner Joined: Tue Jul 27, 2004 2:50 pm Posts: 23 Hi all, I am getting a JDBCExceptionReport exception complaining about invalid column name. I have the sql debugging on. Here is what is being reported by the hibernate debugger. If I run the generated sql in a sql client, it works fine. I thought maybe there is a problem with the ... |
3. JDBCExceptionReporter: Column 'mycol' specified twice forum.hibernate.orgNeed help with Hibernate? Read this first: http://www.hibernate.org/ForumMailingli ... AskForHelp Hibernate version: 3.2 Mapping documents: Code: |