# 두 형태의 락 구간 # Question: 실제로 불리는 오버로드는 어떤 락을 잡는가? direction: right n0: "정리 작업" { shape: rectangle } n1: "무제한 DELETE" { shape: rectangle } n2: "LIMIT 배치" { shape: rectangle } n3: "락 구간" { shape: rectangle } n0 -> n1: "호출" n0 -> n2: "호출 없음" n0 -> n3: "락 관측"