public static class Query.PropertyProjection extends Projection
A projection that obtains the value of a property of an entity
Modifiers | Name | Description |
---|---|---|
private java.lang.String |
propertyName |
Constructor and description |
---|
protected PropertyProjection
(java.lang.String propertyName) |
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getPropertyName() |