46.8. 헤더 값
업데이트
작업을 수행할 때 SQL 구성 요소는 다음 메시지 헤더에 업데이트 수를 저장합니다.
header | 설명 |
---|---|
|
업데이트 작업에 대해 |
|
|
|
실행할 쿼리입니다. 이 쿼리는 끝점 URI에 지정된 쿼리보다 우선합니다. 헤더의 쿼리 매개 변수 는 # 기호 대신 |
삽입 작업을 수행할 때 SQL Component는 생성된 키와 다음 메시지 헤더에 이러한 행 수가 포함된 행을 저장합니다.When performing insert
operations, the SQL Component stores the rows with the generated keys and number of these rows in the following message headers:
header | 설명 |
---|---|
CamelSqlGeneratedKeysRowCount | 생성된 키를 포함하는 헤더의 행 수입니다.The number of rows in the header that contains generated keys. |
CamelSqlGeneratedKeyRows | 생성된 키(키의 맵 목록)가 포함된 행 |