Thank you for your answer, I'll try it. But: I defined the getId and setId in the TestEntity class in my current code. The id is generated if I call the merge method. And: If I look into the documentation I see that the merge method should work properly for my purposes. But I'll try your suggestion. Maybe it' s hibernate bug and the stuff works only with persist in MappedSupperclasses :-(.
I use JBOSS 4.0.5GA. Best regards Meinert View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987050#3987050 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987050 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
