public class Select<T> extends APIObject
| Modifier and Type | Method and Description |
|---|---|
DomainObjectMatch<T> |
ELEMENTS(TerminalResult... where)
Specify one or more predicate expressions to constrain the set of domain objects
|
public DomainObjectMatch<T> ELEMENTS(TerminalResult... where)
where - one or more predicate expressionsCopyright © 2016. All rights reserved.