public static class DomainObjectQuery.Hint extends EntityQuery.Hint
Modifier and Type | Field and Description |
---|---|
static HiddenVariableQueryHint |
INCLUDE_HIDDEN_VARIABLES
A hint to include the hidden variables when executing a domain object query.
|
static QueryHint |
OMIT_VARIABLES
A hint to omit the variables when executing a domain object query.
|
static VariableRestrictionQueryHint.Factory |
RESTRICT_VARIABLES
Allows to create a hint that restricts the loaded variables to the ones matched by arbitrary criteria.
|
OMIT_ALL_RELATIONS
public static final QueryHint OMIT_VARIABLES
public static final HiddenVariableQueryHint INCLUDE_HIDDEN_VARIABLES
public static final VariableRestrictionQueryHint.Factory RESTRICT_VARIABLES
protected Hint(String name)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.