1. Getting ClassCastException from hibernate composite id forum.hibernate.orgHi, I have a table with primary composite key - |
2. ClassCastException inserting a composite-element forum.hibernate.orgNewbie Joined: Fri Sep 02, 2011 10:37 pm Posts: 3 When I attempt to save an object containing a |
3. ClassCastException initializing Set w/ Date in composite-id forum.hibernate.orgI can't find anything on this (maybe didn't look in the right places) so here's the problem I'm having: I've got a couple classes mapped like so (abreviated for brevity): Code: |
4. composite-id and java.lang.ClassCastException forum.hibernate.orgHibernate version: Hibernate 3 Current CVS Mapping documents: |
5. java.lang.ClassCastException using class with composite id forum.hibernate.orgNeed help with Hibernate? Read this first: http://www.hibernate.org/ForumMailingli ... AskForHelp Hibernate version:3.0.5 Mapping documents: Code: |
6. composite-id classcastexception forum.hibernate.orgNewbie Joined: Tue Jul 11, 2006 12:09 pm Posts: 7 Hey all, I have spent lots of time trying to figure this out with no luck, any help would be appreciated. I am getting a ClassCastException when trying to run this query yet, I have checked the getters and setters and they seem fine to me.. maybe I just need a ... |