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,
String alias) |
ProjectionList |
ProjectionList.create() |
static ProjectionList |
Projections.projectionList()
Create a new projection list
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.