Class Tables

java.lang.Object
org.jooq.generated.Tables

public class Tables extends Object
Convenience access to all tables in
  • Field Details

    • FILES

      public static final Files FILES
      The table FILES.
    • PARTITIONS

      public static final Partitions PARTITIONS
      The table PARTITIONS.
    • ROW_GROUPS

      public static final RowGroups ROW_GROUPS
      The table ROW_GROUPS.
    • SEGMENTS

      public static final Segments SEGMENTS
      The table SEGMENTS.
    • TABLES

      public static final Tables TABLES
      The table TABLES.
  • Constructor Details

    • Tables

      public Tables()