Module org.jooq
Package org.jooq.impl

Interface QOM.JSONGetAttribute

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.JSONGetAttribute extends Field<JSON>
The JSON GET ATTRIBUTE function.

Access an object attribute value from a JSON object expression.