| Package | Description |
|---|---|
| iot.jcypher.domainquery.api | |
| iot.jcypher.domainquery.internal |
| Modifier and Type | Method and Description |
|---|---|
static QueryExecutor.MappingInfo |
APIAccess.getMappingInfo(DomainObjectMatch<?> dom) |
| Modifier and Type | Method and Description |
|---|---|
static <T> DomainObjectMatch<T> |
APIAccess.createDomainObjectMatch(Class<T> domainObjectType,
int num,
QueryExecutor.MappingInfo mappingInfo) |
static <T> DomainObjectMatch<T> |
APIAccess.createDomainObjectMatch(DomainObjectMatch<T> domainObjectMatch,
int num,
QueryExecutor.MappingInfo mappingInfo) |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutor.MappingInfo |
QueryExecutor.getMappingInfo() |
Copyright © 2016. All rights reserved.