Class Tables


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

      • T_ASSET_IN

        public static final TAssetIn T_ASSET_IN
        The table DB_ETERNAL.T_ASSET_IN.
      • T_ASSET_KO

        public static final TAssetKo T_ASSET_KO
        The table DB_ETERNAL.T_ASSET_KO.
      • T_ASSET_OUT

        public static final TAssetOut T_ASSET_OUT
        The table DB_ETERNAL.T_ASSET_OUT.
      • W_FLOW

        public static final WFlow W_FLOW
        The table DB_ETERNAL.W_FLOW.
      • W_TICKET

        public static final WTicket W_TICKET
        The table DB_ETERNAL.W_TICKET.
      • W_TODO

        public static final WTodo W_TODO
        The table DB_ETERNAL.W_TODO.
    • Constructor Detail

      • Tables

        public Tables()