Java/Hibernate -Ausnahme: Erwartung der IDCASS -Mapping erwartet

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Java/Hibernate -Ausnahme: Erwartung der IDCASS -Mapping erwartet

by Anonymous » 30 Apr 2025, 20:19

Ich aktualisiere ein Java -Projekt von Spirng 2 & Hibenate 3 auf Spring 5.2.21.Release und Hibernate 5.6.9.Error Creating bean with name "demo.sessionFactory" defined in...

Caused By: java.lang.IllegalArgumentException: expecting IdClass mapping
< /code>
Die erstellte Bean ist: < /p>

Top