Package | Description |
---|---|
org.hibernate.criterion |
A framework for defining restriction criteria and order criteria.
|
Modifier and Type | Method and Description |
---|---|
ProjectionList |
ProjectionList.add(Projection proj) |
ProjectionList |
ProjectionList.add(Projection projection,
java.lang.String alias) |
ProjectionList |
ProjectionList.create() |
static ProjectionList |
Projections.projectionList()
Create a new projection list
|
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.