Class Tables


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

      • M_ACC

        public static final MAcc M_ACC
        The table DB_ETERNAL.M_ACC.
      • M_ATTRIBUTE

        public static final MAttribute M_ATTRIBUTE
        The table DB_ETERNAL.M_ATTRIBUTE.
      • M_ENTITY

        public static final MEntity M_ENTITY
        The table DB_ETERNAL.M_ENTITY.
      • M_FIELD

        public static final MField M_FIELD
        The table DB_ETERNAL.M_FIELD.
      • M_INDEX

        public static final MIndex M_INDEX
        The table DB_ETERNAL.M_INDEX.
      • M_JOIN

        public static final MJoin M_JOIN
        The table DB_ETERNAL.M_JOIN.
      • M_KEY

        public static final MKey M_KEY
        The table DB_ETERNAL.M_KEY.
      • M_MODEL

        public static final MModel M_MODEL
        The table DB_ETERNAL.M_MODEL.
      • M_RELATION

        public static final MRelation M_RELATION
        The table DB_ETERNAL.M_RELATION.
      • M_TPL

        public static final MTpl M_TPL
        The table DB_ETERNAL.M_TPL.
    • Constructor Detail

      • Tables

        public Tables()