Class Tables


  • public class Tables
    extends Object
    Convenience access to all tables in SYS.
    • Field Detail

      • SYSCHECKS

        public static final Syschecks SYSCHECKS
        The table SYS.SYSCHECKS.
      • SYSCOLUMNS

        public static final Syscolumns SYSCOLUMNS
        The table SYS.SYSCOLUMNS.
      • SYSCONGLOMERATES

        public static final Sysconglomerates SYSCONGLOMERATES
        The table SYS.SYSCONGLOMERATES.
      • SYSCONSTRAINTS

        public static final Sysconstraints SYSCONSTRAINTS
        The table SYS.SYSCONSTRAINTS.
      • SYSKEYS

        public static final Syskeys SYSKEYS
        The table SYS.SYSKEYS.
      • SYSSCHEMAS

        public static final Sysschemas SYSSCHEMAS
        The table SYS.SYSSCHEMAS.
      • SYSSEQUENCES

        public static final Syssequences SYSSEQUENCES
        The table SYS.SYSSEQUENCES.
      • SYSTABLES

        public static final Systables SYSTABLES
        The table SYS.SYSTABLES.
      • SYSVIEWS

        public static final Sysviews SYSVIEWS
        The table SYS.SYSVIEWS.
    • Constructor Detail

      • Tables

        public Tables()