| Package | Description |
|---|---|
| com.speedment.runtime.join |
Join exposes interfaces to handle join operations on tables.
|
| Modifier and Type | Method and Description |
|---|---|
<T0> JoinBuilder1<T0> |
JoinComponent.from(com.speedment.runtime.config.identifier.TableIdentifier<T0> firstManager)
Adds a provided
firstManager to the collection of joined
managers. |
Copyright © 2019 Speedment, Inc.. All rights reserved.