Class Cast Exception is a Proxy Problem
I often face the following exception in Hibernate not on my local developer machine, but in production across several servers: java.lang.ClassCastException: mint.hibernate.MathCourse$$EnhancerByCGLIB$$ed898f0d This happens …