Uses of Interface
org.jooq.SelectForJSONStep
Packages that use SelectForJSONStep
-
Uses of SelectForJSONStep in org.jooq
Methods in org.jooq that return SelectForJSONStepModifier and TypeMethodDescription@NotNull SelectForJSONStep<Record1<JSON>> SelectForStep.forJSON()Add a SQL Server-styleFOR JSONclause.@NotNull SelectForJSONStep<Record1<JSONB>> SelectForStep.forJSONB()Add a SQL Server-styleFOR JSONclause.