Uses of Interface
org.jooq.JSONArrayQueryNullStep
Packages that use JSONArrayQueryNullStep
-
Uses of JSONArrayQueryNullStep in org.jooq.impl
Methods in org.jooq.impl that return JSONArrayQueryNullStepModifier and TypeMethodDescriptionstatic <T> @NotNull JSONArrayQueryNullStep<JSON> TheJSON_ARRAYfunction.static <T> @NotNull JSONArrayQueryNullStep<JSONB> DSL.jsonbArray(Select<? extends Record1<?>> select) TheJSONB_ARRAYfunction.