Uses of Interface
org.jooq.JSONValueReturningStep
-
Uses of JSONValueReturningStep in org.jooq
Modifier and TypeInterfaceDescriptioninterface
A step in the construction ofDSL.jsonValue(Field, Field)
orDSL.jsonbValue(Field, Field)
functions where theON EMPTY
andON ERROR
clauses can be defined.