Uses of Interface
org.jooq.FormatterContext
Packages that use FormatterContext
-
Uses of FormatterContext in org.jooq
Methods in org.jooq with parameters of type FormatterContextModifier and TypeMethodDescriptionvoid
Formatter.formatJSON
(FormatterContext ctx) Format thefield()
expression to embed it in aSQLDataType.JSON
context.void
Formatter.formatJSONB
(FormatterContext ctx) Format thefield()
expression to embed it in aSQLDataType.JSONB
context.void
Formatter.formatXML
(FormatterContext ctx) Format thefield()
expression to embed it in aSQLDataType.XML
context.