Uses of Interface
org.jooq.JSONQueryReturningStep
Packages that use JSONQueryReturningStep
-
Uses of JSONQueryReturningStep in org.jooq
Subinterfaces of JSONQueryReturningStep in org.jooqModifier and TypeInterfaceDescriptioninterfaceA step in the construction ofDSL.jsonQuery(Field, Field)orDSL.jsonbQuery(Field, Field)functions where theON EMPTYandON ERRORclauses can be defined.