-
Whether to render the optional AS
keyword in table aliases, if it is optional in the output dialect.
Whether to render the optional AS
keyword in table aliases, if it is optional in the output dialect.
Whether to render optional parentheses to make associativity explicit, e.g.
Whether to render the optional INNER
keyword in INNER JOIN
, if it is optional in the output dialect.
Whether to render the optional OUTER
keyword in OUTER JOIN
, if it is optional in the output dialect.
Returns the enum constant of this class with the specified name.
RenderOptionalKeyword.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
void
Whether to render the optional AS
keyword in table aliases, if it is optional in the output dialect.
void
Whether to render the optional AS
keyword in table aliases, if it is optional in the output dialect.
void
Whether to render optional parentheses to make associativity explicit, e.g.
void
Whether to render the optional INNER
keyword in INNER JOIN
, if it is optional in the output dialect.
void
Whether to render the optional OUTER
keyword in OUTER JOIN
, if it is optional in the output dialect.
Whether to render the optional AS
keyword in table aliases, if it is optional in the output dialect.
Whether to render the optional AS
keyword in table aliases, if it is optional in the output dialect.
Whether to render optional parentheses to make associativity explicit, e.g.
Whether to render the optional INNER
keyword in INNER JOIN
, if it is optional in the output dialect.
Whether to render the optional OUTER
keyword in OUTER JOIN
, if it is optional in the output dialect.