Class Tables

java.lang.Object
cn.vertxup.workflow.domain.Tables

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

    • 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 Details

    • Tables

      public Tables()