criterion: Between example,
April 12, 2008 at 12:05 AM
In this example you have used Expression.between() method but in previous example named as "Criteria Query Examples" you did not descibe about this Expression class rather in the table of previous, you showed that between method belongs to Restrictions class. Now Tell me whether Restrictions is super class of Expression class because between method can be called on both class.
View All Comments
| View Tutorial