|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
X
- the type of the elementpublic interface TupleElement<X>
The TupleElement
interface defines an element that is returned in
a query result tuple.
Tuple
Method Summary | |
---|---|
java.lang.String |
getAlias()
Return the alias assigned to the tuple element or null, if no alias has been assigned. |
java.lang.Class<? extends X> |
getJavaType()
Return the Java type of the tuple element. |
Method Detail |
---|
java.lang.Class<? extends X> getJavaType()
java.lang.String getAlias()
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |