|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyProjection | |
---|---|
org.hibernate.criterion | A framework for defining restriction criteria and order criteria. |
Uses of PropertyProjection in org.hibernate.criterion |
---|
Subclasses of PropertyProjection in org.hibernate.criterion | |
---|---|
class |
Property
A factory for property-specific criterion and projection instances |
Methods in org.hibernate.criterion that return PropertyProjection | |
---|---|
PropertyProjection |
Property.group()
|
static PropertyProjection |
Projections.groupProperty(String propertyName)
A grouping property value |
static PropertyProjection |
Projections.property(String propertyName)
A projected property value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |