Class Tables

java.lang.Object
com.io7m.sunburst.inventory.internal.Tables

public class Tables extends Object
Convenience access to all tables in the default schema.
  • Field Details

    • BLOBS

      public static final Blobs BLOBS
      The table BLOBS.
    • PACKAGE_BLOBS

      public static final PackageBlobs PACKAGE_BLOBS
      The table PACKAGE_BLOBS.
    • PACKAGE_META

      public static final PackageMeta PACKAGE_META
      The table PACKAGE_META.
    • PACKAGES

      public static final Packages PACKAGES
      The table PACKAGES.
    • SCHEMA_VERSION

      public static final SchemaVersion SCHEMA_VERSION
      The table SCHEMA_VERSION.
  • Constructor Details

    • Tables

      public Tables()