R - RETURN TYPEpublic interface HasDefaultBuild<R extends com.speedment.common.tuple.TupleOfNullables>
| Modifier and Type | Method and Description |
|---|---|
Join<R> |
build()
Creates and returns a new Join object where elements in the Join object's
stream method is of a default
Tuple type. |
Join<R> build()
Tuple type.Tuple typeIllegalStateException - if fields that are added via the on()
method refers to tables that are not a part of the join.Copyright © 2019 Speedment, Inc.. All rights reserved.