Module org.jooq
Package org.jooq.impl

Interface QOM.JSONBKeyExists

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

public static interface QOM.JSONBKeyExists extends Condition
The JSONB KEY EXISTS function.

Check if a key exists in a JSONB object