public abstract class Projection
extends java.lang.Object
implements java.io.Serializable
Query.getProjections()
,
Serialized Form
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String
|
getName
()
Returns the name of the property this projection populates.
|