Fixed
Details
Assignee
Emmanuel BernardEmmanuel BernardReporter
Christoph DrieschnerChristoph DrieschnerOriginal estimate
Time tracking
No time logged1h remainingComponents
Fix versions
Priority
Minor
Details
Details
Assignee
Emmanuel Bernard
Emmanuel BernardReporter
Christoph Drieschner
Christoph DrieschnerOriginal estimate
Time tracking
No time logged1h remaining
Components
Fix versions
Priority
Created May 19, 2005 at 5:14 PM
Updated July 20, 2005 at 10:07 PM
Resolved June 7, 2005 at 4:16 PM
you may not use a CGLIB proxy for a final class or a class with any final methods (see
http://www.hibernate.org/hib_docs/reference/en/html_single/#performance-proxies)
.
However, if you do anyway, SessionFactory still initializes without any warning or exception, so people have a hard time figuring out what's wrong.