X - type of the constructed instancestatic class CompoundSelections.NewInstance<X> extends SelectionImpl<X>
| Constructor and Description |
|---|
CompoundSelections.NewInstance(Class<X> cls,
javax.persistence.criteria.Selection<?>... selections) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
asValue(AliasContext q)
Get a string representation of this node as a value in the context of the given query.
|
FillStrategy<X> |
getFillStrategy() |
acceptVisit, alias, assertValidName, asVariable, getAlias, getJavaType, isAliased, isAutoAliased, setAutoAliaspublic FillStrategy<X> getFillStrategy()
public StringBuilder asValue(AliasContext q)
CriteriaExpressionasValue in interface CriteriaExpressionCopyright © 2006–2013 Apache Software Foundation. All rights reserved.