本ページは,毎日1回午前3時時点のデータベース登録情報をもとに作成しています.したがって,本日登録・修正した変更内容は反映していません.本日作業分の変更内容の反映には,明日までお待ち下さい. |
Definition of ParttimeLecturer.
- XML: parttimelecturer (XML, DTD)
- SQL: t_50015
- 名前: (英)ParttimeLecturer (日)非常勤講師 (読)ひじょうきんこうし
- 説明: (英)parttime lecturer (日)非常勤講師(学内→学外)の情報
- 解説: (英) (日)学内の教職員が学外へ非常勤講師として派遣された情報を登録するテーブルです.
- マップ:
- 属性:
- タプル権限(既定値): 読権: 公開, 作権: ユーザ, 書権: 制限, 削権: 制限.
- カラム権限(既定値): 読権: 公開, 作権: 制限, 書権: 制限, 削権: 制限.
- 登録されているカラム
名前 XML
SQL説明 型 番 数 MAP 権限
委譲分類 同義 期間
限定用法 該当
無可読権 作権 書権 削権 見 順 巾 教員
Teacher@.teacher
c_teacher非常勤講師に行った教員
person to be dispatch参照 0 * 個人 ◎ 必須 (公開) (ユーザ) (制限) (制限) 短 0 20 派遣先
Destination@.destination
c_destination派遣先の組織
destination名称 1 * 組織 必須 (公開) (ユーザ) (制限) (制限) 長 0 40 期間
Period@.period
c_period期間
period期間 2 1 ○ 必須 (公開) (ユーザ) (制限) (制限) 短 1 40 備考
Note@.note
c_note備考
Note文 3 * 任意 (公開) (ユーザ) (制限) (制限) × 0 200 - カラムの解説文:
- 教員: (英) Please choose the dispatched person. (日) 非常勤講師に行った教員を選択してください
- 派遣先: (英) Please choose the destination country. (日) 派遣先の組織を選択してください.
- 期間: (英) Please write the period. (日) 期間を記入してください.
- 備考: (英) Please write the information which cannot be written on registered column. (日) 登録されているカラムに記述すべき内容以外に,特に記しておきたい事柄があれば記述してください.
- 参照しているカラム:
Relational tables associated with ParttimeLecturer.
- Primary table: "t_50015"
- Columns:
XML column name SQL definition description Base Columns parttimelecturer.teacher c_teacher mtext[] EID v_teacher e_teacher integer[] list of EID in this column. parttimelecturer.destination c_destination mtext[] NAME v_destination e_destination integer[] list of EID in this column. parttimelecturer.period c_period int8 DATE2 v_period e_period integer[] list of EID in this column. parttimelecturer.note c_note mtext[] SENTENCE v_note e_note integer[] list of EID in this column. l_eid integer[] list of EID in this tuple. l_peid integer[] list of authorized EID in this tuple.
- Secondary tables:
- "t_50015_teacher" --- associated with parttimelecturer.teacher
- Columns:
XML column name SQL definition description Base Columns parttimelecturer.teacher r_idx0 integer subscript in primary tuple. c_teacher mtext EID v_teacher e_teacher integer[] list of EID in this column.
- "t_50015_destination" --- associated with parttimelecturer.destination
- Columns:
XML column name SQL definition description Base Columns parttimelecturer.destination r_idx0 integer subscript in primary tuple. c_destination mtext[] NAME v_destination e_destination integer[] list of EID in this column.
- "t_50015_period" --- associated with parttimelecturer.period
- Columns:
XML column name SQL definition description Base Columns parttimelecturer.period r_idx0 integer subscript in primary tuple. c_period int8 DATE2 v_period e_period integer[] list of EID in this column.
- "t_50015_note" --- associated with parttimelecturer.note
- Columns:
XML column name SQL definition description Base Columns parttimelecturer.note r_idx0 integer subscript in primary tuple. c_note mtext SENTENCE v_note e_note integer[] list of EID in this column.