Module org.jooq
Package org.jooq

Interface Named

    • Method Detail

      • getName

        String getName()
        The unqualified name of this object.
      • getQualifiedName

        Name getQualifiedName()
        The qualified name of this object.
      • getUnqualifiedName

        Name getUnqualifiedName()
        The unqualified name of this object.
      • getComment

        String getComment()
        The comment on this object.