public static class JoinScope.NullableSemantics extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
leftNullable |
boolean |
rightNullable |
| Constructor and Description |
|---|
NullableSemantics(boolean leftNullable,
boolean rightNullable) |
public final boolean leftNullable
public final boolean rightNullable
public NullableSemantics(boolean leftNullable, boolean rightNullable)