Package | Description |
---|---|
org.hibernate.criterion |
A framework for defining restriction criteria and order criteria.
|
Modifier and Type | Class and Description |
---|---|
class |
Property
A factory for property-specific criterion and projection instances
|
Modifier and Type | Method and Description |
---|---|
PropertyProjection |
Property.group() |
static PropertyProjection |
Projections.groupProperty(String propertyName)
A grouping property value
|
static PropertyProjection |
Projections.property(String propertyName)
A projected property value
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.