Hey guys,
I'm pretty new to Hibernate and am upgrading our app from Hibernate 2.0 to Hibernate 3.0, so there may be a solution to this so obvious that no one bothered to even list in in the Newbie FAQ. If this is the case, remember, patience and understanding for our ignorant friends is a virtue. ;)
Question:
I noticed in the changeover from Hibernate 2.0 to Hibernate 3.0 that Criteria.getCriteriaClass() method has been nuked. Is there replacement functionality in Hibernate 3.0 or some sort of workaround?
Thanks!
DeAngelo Lampkin
P.S. Lakers season tickets to the first person to answer! What? No takers? Awww....
Hibernate version: 3.0
|