1) First-level cache First-level cache always Associates with the Session object. Hibernate uses this cache by default. Here, it processes one transaction after another one, means wont

1) First-level cache First-level cache always Associates with the Session object. Hibernate uses this cache by default. Here, it processes one transaction after another one, means wont
When working on any application which Uses Java + Hibernate 3, you face errors like the one shown below: java.lang.ClassCastException: org.hibernate.impl.CriteriaImpl cannot be cast to