Format the FormatterContext#field() expression to embed it in a SQLDataType#JSONB context. If applicable, a Binding should place the resulting expression in the FormatterContext#field(Field) out parameter. If the out parameter is left untouched, then no JSONB spec
(FormatterContext ctx)
| 97 | * {@link DSL#multiset(TableLike)} expression. |
| 98 | */ |
| 99 | void formatJSONB(FormatterContext ctx); |
| 100 | |
| 101 | /** |
| 102 | * Format the {@link FormatterContext#field()} expression to embed it in a |
no outgoing calls
no test coverage detected