Home » Archive

1 June 2010

Written By: techieDan on June 1, 2010 2 Comments
Using DetachedCriteria get Result with another Table

How to use Hibernate’s DetachedCriteria to get result by using Join for a class. As of newest Hibernate, the type Expression is deprecated and that’s where Restrictions come into place. What’s the difference then by using HQL and Criterias?

  Copyright © 2009 TechieDan, All rights reserved.| Powered by WordPress