| Package | Description |
|---|---|
| com.holonplatform.core | |
| com.holonplatform.core.beans | |
| com.holonplatform.core.datastore | |
| com.holonplatform.core.datastore.relational |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Path.FinalPath.FinalPathBuilder<T>
Path.FinalPath builder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanDataTarget<T>
A
DataTarget which uses a bean class a path type. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataTarget<T>
Representation of the target element of a data model persistence/query operation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Join<T>
Represents a relational join expression between two
DataTargets. |
interface |
RelationalTarget<T>
A
DataTarget which can be use with relational Datastores. |
Copyright © 2019 The Holon Platform. All rights reserved.