public final class HiddenVariableQueryHint extends Object implements QueryHint
HIDDEN_VARIABLE_NAME_PREFIX
as name prefix.Modifier and Type | Field and Description |
---|---|
static String |
HIDDEN_VARIABLE_NAME_PREFIX
Name prefix for variables with which the variable is treated as hidden variable and it will not be fetched by default.
|
Modifier | Constructor and Description |
---|---|
protected |
HiddenVariableQueryHint(String name) |
public static final String HIDDEN_VARIABLE_NAME_PREFIX
DomainObjectQuery.Hint.INCLUDE_HIDDEN_VARIABLES
hint needs to be present in the query.protected HiddenVariableQueryHint(String name)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.