joinBuilders property

Set<JoinBuilder> joinBuilders
final

A set of JoinBuilder which will be used to create Joins that will be applied to the build statement

Implementation

final Set<JoinBuilder> joinBuilders;