|
EclipseLink 2.0.0_ 2.0.0.v20090424-r4050 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
X - the type of the selection itempublic interface Selection<X>
The Selection interface defines an item that is returned by a query.
| Method Summary | |
|---|---|
void |
setAlias(java.lang.String name)
Assign an alias to the selection. |
| Methods inherited from interface javax.persistence.ResultItem |
|---|
getAlias, getJavaType |
| Method Detail |
|---|
void setAlias(java.lang.String name)
name - alias
|
EclipseLink 2.0.0_ 2.0.0.v20090424-r4050 API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||