| Interface | Description |
|---|---|
| Aliasable<C extends Aliasable<C>> |
Implemented by types which support an
alias name, allows to set and retrieve the alias name. |
| Aliasable.AliasablePath<T,C extends Aliasable.AliasablePath<T,C>> | |
| Join<T> |
Represents a relational join expression between two
DataTargets. |
| Join.JoinBuilder<T> |
Join builder. |
| RelationalTarget<T> |
A
DataTarget which can be use with relational Datastores. |
| SubQuery<T> |
Relational sub query
QueryExpression. |
| Enum | Description |
|---|---|
| Join.JoinType |
Enumeration of available join types.
|
Copyright © 2019 The Holon Platform. All rights reserved.