Module org.jooq
Package org.jooq

Interface Qualified

    • Method Detail

      • getCatalog

        @Nullable
        @Nullable Catalog getCatalog()
        Get the object's catalog.
      • getSchema

        @Nullable
        @Nullable Schema getSchema()
        Get the object's schema.