| 
|||||||||
| 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 to be
 returned in a query result.
| Method Summary | |
|---|---|
 Selection<X> | 
alias(java.lang.String name)
Assigns an alias to the selection item.  | 
 java.util.List<Selection<?>> | 
getCompoundSelectionItems()
Return the selection items composing a compound selection.  | 
 boolean | 
isCompoundSelection()
Whether the selection item is a compound selection.  | 
| Methods inherited from interface javax.persistence.TupleElement | 
|---|
getAlias, getJavaType | 
| Method Detail | 
|---|
Selection<X> alias(java.lang.String name)
name - alias
boolean isCompoundSelection()
java.util.List<Selection<?>> getCompoundSelectionItems()
IllegalStateException - if selection is not a 
         compound selection
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41