Uses of Interface
org.jooq.JSONArrayNullStep
-
Uses of JSONArrayNullStep in org.jooq.impl
Modifier and TypeMethodDescriptionstatic @NotNull JSONArrayNullStep
<JSON> DSL.jsonArray
(Collection<? extends Field<?>> fields) TheJSON_ARRAY
function.static @NotNull JSONArrayNullStep
<JSON> TheJSON_ARRAY
function.static @NotNull JSONArrayNullStep
<JSONB> DSL.jsonbArray
(Collection<? extends Field<?>> fields) TheJSONB_ARRAY
function.static @NotNull JSONArrayNullStep
<JSONB> DSL.jsonbArray
(Field<?>... fields) TheJSONB_ARRAY
function.