Class Tables


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

      • E_ASSET

        public static final EAsset E_ASSET
        The table DB_ETERNAL.E_ASSET.
      • E_BRAND

        public static final EBrand E_BRAND
        The table DB_ETERNAL.E_BRAND.
      • E_COMPANY

        public static final ECompany E_COMPANY
        The table DB_ETERNAL.E_COMPANY.
      • E_CONTRACT

        public static final EContract E_CONTRACT
        The table DB_ETERNAL.E_CONTRACT.
      • E_CUSTOMER

        public static final ECustomer E_CUSTOMER
        The table DB_ETERNAL.E_CUSTOMER.
      • E_DEPT

        public static final EDept E_DEPT
        The table DB_ETERNAL.E_DEPT.
      • E_EMPLOYEE

        public static final EEmployee E_EMPLOYEE
        The table DB_ETERNAL.E_EMPLOYEE.
      • E_IDENTITY

        public static final EIdentity E_IDENTITY
        The table DB_ETERNAL.E_IDENTITY.
      • E_JOB_LOG

        public static final EJobLog E_JOB_LOG
        The table DB_ETERNAL.E_JOB_LOG.
      • E_TEAM

        public static final ETeam E_TEAM
        The table DB_ETERNAL.E_TEAM.
      • R_ASSET_SHARE

        public static final RAssetShare R_ASSET_SHARE
        The table DB_ETERNAL.R_ASSET_SHARE.
      • R_COMPANY_CUSTOMER

        public static final RCompanyCustomer R_COMPANY_CUSTOMER
        The table DB_ETERNAL.R_COMPANY_CUSTOMER.
      • R_TEAM_EMPLOYEE

        public static final RTeamEmployee R_TEAM_EMPLOYEE
        The table DB_ETERNAL.R_TEAM_EMPLOYEE.
    • Constructor Detail

      • Tables

        public Tables()