static class CompoundSelections.Tuple extends SelectionImpl<X>
Constructor and Description |
---|
CompoundSelections.Tuple(javax.persistence.criteria.Selection<?>[] selections) |
Modifier and Type | Method and Description |
---|---|
FillStrategy<javax.persistence.Tuple> |
getFillStrategy() |
acceptVisit, alias, assertValidName, asVariable, getAlias, getJavaType, isAliased, isAutoAliased, setAutoAlias
public CompoundSelections.Tuple(javax.persistence.criteria.Selection<?>[] selections)
public FillStrategy<javax.persistence.Tuple> getFillStrategy()
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.