public static interface SQLBuilder.JoinBuilder extends SQLBuilder.StatementPart
| Modifier and Type | Method and Description |
|---|---|
ExpressionBuilder.Value |
getCondition() |
SQLBuilder.TableNameBuilder |
getTable() |
java.lang.String |
getType() |
clone, copyPropertiesFrom, replace, toStringacceptgetProperties, getProperty, setPropertycloneQuietly, cloneQuietlyExpressionBuilder.Value getCondition()
SQLBuilder.TableNameBuilder getTable()
java.lang.String getType()