Module org.jooq
Package org.jooq

Interface Synonym

All Superinterfaces:
Named, Qualified, QueryPart, Serializable

@Pro public interface Synonym extends Qualified
Author:
Lukas Eder
  • Method Details

    • getTable

      @Nullable @Nullable Table<?> getTable()
      The table being referenced by this synonym.