Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: Hibernate Min() Function (Aggregate Functions)

In this section, we will show you, how to use the Min() function. Hibernate supports multiple aggregate functions.

Tutorial Details:

In this section, we will show you, how to use the Min() function. Hibernate supports multiple aggregate functions. When they are used in HQL queries, they return an aggregate value ( such as avg(...), sum(...), min(...), max(...) , count(*), count(...), count(distinct ...), count(all...) ) calculated from property values of all objects satisfying other query criteria.


 

Rate Tutorial:
http://www.roseindia.net/hibernate/hibernate-min.shtml

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Hibernate Min() Function (Aggregate Functions)

View Tutorial:
Hibernate Min() Function (Aggregate Functions)

Related Tutorials:

Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.