Class Tables


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

      • O_ACCESS_TOKEN

        public static final OAccessToken O_ACCESS_TOKEN
        The table DB_ETERNAL.O_ACCESS_TOKEN.
      • O_USER

        public static final OUser O_USER
        The table DB_ETERNAL.O_USER.
      • R_GROUP_ROLE

        public static final RGroupRole R_GROUP_ROLE
        The table DB_ETERNAL.R_GROUP_ROLE.
      • R_ROLE_PERM

        public static final RRolePerm R_ROLE_PERM
        The table DB_ETERNAL.R_ROLE_PERM.
      • R_USER_GROUP

        public static final RUserGroup R_USER_GROUP
        The table DB_ETERNAL.R_USER_GROUP.
      • R_USER_ROLE

        public static final RUserRole R_USER_ROLE
        The table DB_ETERNAL.R_USER_ROLE.
      • S_ACTION

        public static final SAction S_ACTION
        The table DB_ETERNAL.S_ACTION.
      • S_GROUP

        public static final SGroup S_GROUP
        The table DB_ETERNAL.S_GROUP.
      • S_PACKET

        public static final SPacket S_PACKET
        The table DB_ETERNAL.S_PACKET.
      • S_PATH

        public static final SPath S_PATH
        The table DB_ETERNAL.S_PATH.
      • S_PERM_SET

        public static final SPermSet S_PERM_SET
        The table DB_ETERNAL.S_PERM_SET.
      • S_PERMISSION

        public static final SPermission S_PERMISSION
        The table DB_ETERNAL.S_PERMISSION.
      • S_RESOURCE

        public static final SResource S_RESOURCE
        The table DB_ETERNAL.S_RESOURCE.
      • S_ROLE

        public static final SRole S_ROLE
        The table DB_ETERNAL.S_ROLE.
      • S_USER

        public static final SUser S_USER
        The table DB_ETERNAL.S_USER.
      • S_VIEW

        public static final SView S_VIEW
        The table DB_ETERNAL.S_VIEW.
      • S_VISITANT

        public static final SVisitant S_VISITANT
        The table DB_ETERNAL.S_VISITANT.
    • Constructor Detail

      • Tables

        public Tables()