Uses of Interface
org.jooq.impl.QOM.JSONObject
Packages that use QOM.JSONObject
-
Uses of QOM.JSONObject in org.jooq.impl
Methods in org.jooq.impl that return QOM.JSONObjectModifier and TypeMethodDescription@NotNull QOM.JSONObject<T>
QOM.JSONObject.$entries
(Collection<? extends JSONEntry<?>> entries) @NotNull QOM.JSONObject<T>
QOM.JSONObject.$onNull
(QOM.JSONOnNull onNull) @NotNull QOM.JSONObject<T>
QOM.JSONObject.$returning
(DataType<?> returning) @NotNull QOM.JSONObject<T>