| Package | Description |
|---|---|
| iot.jcypher.domainquery | |
| iot.jcypher.domainquery.api |
| Modifier and Type | Method and Description |
|---|---|
<T> Select<T> |
AbstractDomainQuery.REJECT_FROM(DomainObjectMatch<T> start)
Reject domain objects from a set of domain objects.
|
<T> Select<T> |
AbstractDomainQuery.SELECT_FROM(DomainObjectMatch<T> start)
Select domain objects out of a set of other domain objects.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Select<T> |
APIAccess.createSelect(SelectExpression<T> se,
AbstractDomainQuery.IntAccess ia) |
Copyright © 2016. All rights reserved.