Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Criteria queries start by obtaining a Criteria object from the Session, using the createCriteria( ) method to identify the primary class (and thus table) on which the query is to be performed. Restrictions, projections, and orderings are then attached to the query using the factories described below, making it a very powerful and convenient interface.