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, setAutoAlias
public FillStrategy<X> getFillStrategy()
public StringBuilder asValue(AliasContext q)
CriteriaExpression
asValue
in interface CriteriaExpression
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.