Uses of Interface
org.jooq.Formatter
Packages that use Formatter
-
Uses of Formatter in org.jooq
Modifier and TypeMethodDescriptiondefault @Nullable Formatter
Binding.formatter()
Get an optionalFormatter
implementation, instructing jOOQ on how to embed the user type inSQLDataType.JSON
,SQLDataType.JSONB
, andSQLDataType.XML
contexts.