Hibernate Querying 102 : The Criteria API magine the case of an online shop which sells shirts. Each shirt model comes in a certain number of available sizes. You want a query to find all the shirt models with sizes over 40. In HQL, the query might be the following : from Shirt shirt join shirt.a By marcusherouin Public bookmarkswith hibernate
NB: The average rating is calculated using the rating for both public and private entries for this link.