Uses of Class
org.hibernate.criterion.IdentifierProjection

Packages that use IdentifierProjection
org.hibernate.criterion A framework for defining restriction criteria and order criteria. 
 

Uses of IdentifierProjection in org.hibernate.criterion
 

Methods in org.hibernate.criterion that return IdentifierProjection
static IdentifierProjection Projections.id()
          A projected identifier value
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.