"관계 엔티티"의 두 판 사이의 차이

1번째 줄: 1번째 줄:
==개요==
==개요==
;associative entity, associative table
;associative entity, associative table, association table, bridge table, cross-reference table, crosswalk, intermediary table, intersection table, join table, junction table, link table, linking table, many-to-many resolver, map table, mapping table, pairing table, transition table
;연관 엔티티, 관계 엔티티, 교차 엔티티, 연관 테이블
;연관 엔티티, 관계 엔티티, 교차 엔티티, 연관 테이블
* [[다-대-다 관계]]를 해소하는 방법
* [[다-대-다 관계]]를 해소하는 방법

2016년 8월 22일 (월) 20:01 판

1 개요

associative entity, associative table, association table, bridge table, cross-reference table, crosswalk, intermediary table, intersection table, join table, junction table, link table, linking table, many-to-many resolver, map table, mapping table, pairing table, transition table
연관 엔티티, 관계 엔티티, 교차 엔티티, 연관 테이블

2 예시

  • 학생 - 수강신청 - 과목

 

  • 배우 - 배우_영화_매핑(출연) - 영화

 

  • 사용자 - 사용자권한 - 권한

 

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}