INSERT INTO cntxt_pth_mng ( cntxt_pth_id , path , rgtr , reg_dt ) VALUES ( #{cntxtPthId} , #{path} , #{rgtr} , NOW() )