Package | Description |
---|---|
com.holonplatform.core.datastore.relational |
Modifier and Type | Method and Description |
---|---|
RelationalTarget<T> |
Join.JoinBuilder.add()
Add the join expression to the parent data target
|
static <T> RelationalTarget<T> |
RelationalTarget.of(DataTarget<T> target)
Create a new
RelationalTarget using given target as root. |
Copyright © 2019 The Holon Platform. All rights reserved.