Expert |
|
Joined: Tue Nov 23, 2004 7:00 pm Posts: 570 Location: mostly Frankfurt Germany
|
It is very rare that you use 250 hbm at the same time in the moment where the problem happens.
Read the stacktrace and find out which mapping and which source code is called. e.g. DataModel.getLinks(DataModel.java:1931)
Create a simple test case to reproduce the problem.
_________________ Best Regards
Sebastian
---
Training for Hibernate and Java Persistence
Tutorials for Hibernate, Spring, EJB, JSF...
eBook: Hibernate 3 - DeveloperGuide
Paper book: Hibernate 3 - Das Praxisbuch
http://www.laliluna.de
|
|