1. Getting Error while setting generated id in hibernate stackoverflow.comI have a
|
2. ERROR while using unsaved-value="id_value" forum.hibernate.orgHi I try to use unsaved-value="id_value" and it gives the error below? any ideas? P.S the mapping is included below Mapping spec from the manual |
3. Oracel and Id generation error forum.hibernate.orgHi, we've just migrated to oracle 10g, and getting exceptions on ALL inserts of different object types (see the stack trace). We are using the 'native' id generator in all mapping file (like this: |
4. natural-id error in 3.0? forum.hibernate.orgNeed help with Hibernate? Read this first: http://www.hibernate.org/ForumMailingli ... AskForHelp Hibernate version: 3.0 Mapping documents: |
5. Typecast error, appears only when using assigned IDs & l forum.hibernate.org |
6. Error creating example with Id forum.hibernate.org |
7. Strange error with StoredProcedures and IDs forum.hibernate.orgHello. I'm executing a call to a Stored Procedure. Everythings ok when I map the result entity to standard java types like int or String. When I map many-to-one relations, everything is also ok. The problem is that the mapping of the entity must state an ID. If the ID is of standard type, no problem. When I try to use ... |