Uses of Interface
org.jooq.impl.QOM.JSONObject
-
Uses of QOM.JSONObject in org.jooq.impl
Modifier and TypeMethodDescriptiondefault @NotNull QOM.JSONObject<T>
QOM.JSONObject.$entries
(QOM.UnmodifiableList<? extends JSONEntry<?>> newEntries) default @NotNull QOM.JSONObject<T>
QOM.JSONObject.$onNull
(QOM.JSONOnNull newOnNull) default @NotNull QOM.JSONObject<T>
QOM.JSONObject.$returning
(DataType<?> newReturning) default @NotNull QOM.JSONObject<T>