Module org.jooq
Package org.jooq.impl

Interface QOM.JSONInsert

All Superinterfaces:
Field<JSON>, FieldOrConstraint, FieldOrRow, FieldOrRowOrSelect, GroupField, Named, OrderField<JSON>, QueryPart, SelectField<JSON>, SelectFieldOrAsterisk, Serializable, TableElement, Typed<JSON>
Enclosing class:
QOM

public static interface QOM.JSONInsert extends Field<JSON>
The JSON INSERT function.

Add (but not replace) a JSON value to a JSON field at a given path.