Class Tables


  • public class Tables
    extends java.lang.Object
    Convenience access to all tables in JSL_DB.
    • Field Detail

      • ACROSS_REP_STAT

        public static final AcrossRepStat ACROSS_REP_STAT
        The table JSL_DB.ACROSS_REP_STAT.
      • ACROSS_REP_VIEW

        public static final AcrossRepView ACROSS_REP_VIEW
        The table JSL_DB.ACROSS_REP_VIEW.
      • BATCH_STAT

        public static final BatchStat BATCH_STAT
        The table JSL_DB.BATCH_STAT.
      • BATCH_STAT_VIEW

        public static final BatchStatView BATCH_STAT_VIEW
        The table JSL_DB.BATCH_STAT_VIEW.
      • MODEL_ELEMENT

        public static final ModelElement MODEL_ELEMENT
        The table JSL_DB.MODEL_ELEMENT.
      • PW_DIFF_WITHIN_REP_VIEW

        public static final PwDiffWithinRepView PW_DIFF_WITHIN_REP_VIEW
        The table JSL_DB.PW_DIFF_WITHIN_REP_VIEW.
      • SIMULATION_RUN

        public static final SimulationRun SIMULATION_RUN
        The table JSL_DB.SIMULATION_RUN.
      • WITHIN_REP_COUNTER_STAT

        public static final WithinRepCounterStat WITHIN_REP_COUNTER_STAT
        The table JSL_DB.WITHIN_REP_COUNTER_STAT.
      • WITHIN_REP_COUNTER_VIEW

        public static final WithinRepCounterView WITHIN_REP_COUNTER_VIEW
        The table JSL_DB.WITHIN_REP_COUNTER_VIEW.
      • WITHIN_REP_RESPONSE_VIEW

        public static final WithinRepResponseView WITHIN_REP_RESPONSE_VIEW
        The table JSL_DB.WITHIN_REP_RESPONSE_VIEW.
      • WITHIN_REP_STAT

        public static final WithinRepStat WITHIN_REP_STAT
        The table JSL_DB.WITHIN_REP_STAT.
      • WITHIN_REP_VIEW

        public static final WithinRepView WITHIN_REP_VIEW
        The table JSL_DB.WITHIN_REP_VIEW.
    • Constructor Detail

      • Tables

        public Tables()