Class Tables


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

      • L_CITY

        public static final LCity L_CITY
        The table DB_ETERNAL.L_CITY.
      • L_COUNTRY

        public static final LCountry L_COUNTRY
        The table DB_ETERNAL.L_COUNTRY.
      • L_FLOOR

        public static final LFloor L_FLOOR
        The table DB_ETERNAL.L_FLOOR.
      • L_LOCATION

        public static final LLocation L_LOCATION
        The table DB_ETERNAL.L_LOCATION.
      • L_REGION

        public static final LRegion L_REGION
        The table DB_ETERNAL.L_REGION.
      • L_STATE

        public static final LState L_STATE
        The table DB_ETERNAL.L_STATE.
      • L_TENT

        public static final LTent L_TENT
        The table DB_ETERNAL.L_TENT.
      • L_YARD

        public static final LYard L_YARD
        The table DB_ETERNAL.L_YARD.
    • Constructor Detail

      • Tables

        public Tables()