| Package | Description |
|---|---|
| com.holonplatform.core.datastore | |
| com.holonplatform.core.datastore.relational | |
| com.holonplatform.core.query |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DataTarget.DataTargetSupport<C extends DataTarget.DataTargetSupport<C>>
Interface implemented by classes which support
DataTarget setting. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubQuery<T>
Relational sub query
QueryExpression. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Query
Interface to model a query, apply restrictions, sortings and configurations and obtain query results.
|
interface |
QueryBuilder<Q extends QueryBuilder<Q>>
Builder to configure a
Query, managing query DataTarget and query clauses such as QueryFilter
and QuerySort and handling ExpressionResolvers registration. |
Copyright © 2017 The Holon Platform. All rights reserved.