public interface org.jooq.UpdateSetMoreStep<R extends org.jooq.Record> extends org.jooq.UpdateSetStep<R>, org.jooq.UpdateFromStep<R>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.jooq.UpdateSetMoreStep
  super_class: java.lang.Object
{
}
Signature: <R::Lorg/jooq/Record;>Ljava/lang/Object;Lorg/jooq/UpdateSetStep<TR;>;Lorg/jooq/UpdateFromStep<TR;>;
SourceFile: "UpdateSetMoreStep.java"