| Package | Description |
|---|---|
| com.holonplatform.core.datastore.relational |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Aliasable<C extends Aliasable<C>>
Implemented by types which support an
alias name, allows to set and retrieve the alias name. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Aliasable.AliasablePath<T,C extends Aliasable.AliasablePath<T,C>>
|
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.