|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.jpa.criteria.ExpressionImpl<X>
org.datanucleus.jpa.criteria.CompoundSelectionImpl<X>
public class CompoundSelectionImpl<X>
Implementation of JPA2 Criteria "CompoundSelection".
| Constructor Summary | |
|---|---|
CompoundSelectionImpl(java.lang.Class<X> cls,
javax.persistence.criteria.Selection<?>... args)
|
|
| Method Summary | |
|---|---|
java.util.List<javax.persistence.criteria.Selection<?>> |
getCompoundSelectionItems()
|
boolean |
isCompoundSelection()
|
| Methods inherited from class org.datanucleus.jpa.criteria.ExpressionImpl |
|---|
alias, as, getAlias, getJavaType, getQueryExpression, in, in, in, in, isNotNull, isNull, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.persistence.criteria.Selection |
|---|
alias |
| Methods inherited from interface javax.persistence.TupleElement |
|---|
getAlias, getJavaType |
| Constructor Detail |
|---|
public CompoundSelectionImpl(java.lang.Class<X> cls,
javax.persistence.criteria.Selection<?>... args)
| Method Detail |
|---|
public java.util.List<javax.persistence.criteria.Selection<?>> getCompoundSelectionItems()
getCompoundSelectionItems in interface javax.persistence.criteria.Selection<X>getCompoundSelectionItems in class ExpressionImpl<X>public boolean isCompoundSelection()
isCompoundSelection in interface javax.persistence.criteria.Selection<X>isCompoundSelection in class ExpressionImpl<X>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||