Spring Batch Meta Table - woowacourse-teams/2020-songpa-people GitHub Wiki
Spring Batch๋ ์คํ ๊ฒฐ๊ณผ๋ฅผ ์ ์ฅํ๋ Meta Table์ด ์๋ค. Spring Reference
Batch Job Instance
Job Parameter์ ๋ฐ๋ผ ์์ฑ๋๋ Table
Spring Batch์์๋ Job Parameter์ ๋ฐ๋ผ ์ค๋ณต ์คํ์ ๊ด๋ฆฌํ๋ค. ์๋ฅผ ๋ค์ด x๋ผ๋ Job Parameter๋ก ์ฑ๊ณตํ ์ด๋ ฅ์ด ์์ผ๋ฉด ๋ค์ x๋ผ๋ Job Parameter๋ฅผ ์ฌ์ฉํ์ฌ ์คํํ์ง ๋ชปํ๊ฒ ํ๋ค. Job Parameter์ ๋ฐ๋ผ ์คํํ ์ด๋ ฅ์ ์ ์ฅํ๋ Table
Job Key๋ก ๊ตฌ๋ถํ๋ ๋ฏ!
Batch Job Execution
Job์ ์ํ(์ฑ๊ณต/์คํจ) ์ด๋ ฅ์ ์ ์ฅํ๋ Table
์คํ ๋ ์ง, ์ํ ๋ฑ์ ์ ์ฅํ๋ค. Batch Job Instanace (๋ถ) - Batch Job Execution (์)
Batch Job Execution Context
Job Execution๋ง๋ค Execution Context๊ฐ ์๊ธด๋ค. Execution Context์๋ Job์ ์คํํ ๋ ํ์ํ ์ ๋ณด๊ฐ ๋ด๊ฒจ์๋ค. ์คํจ ํ ์ฌ์๋ํ ๋ ์ด์ ์ํฉ์ ์ฌํํ ๋ ์ฌ์ฉ๋๋ค.
Batch Job Execution Params
์คํ์ ์ฌ์ฉํ Program Arguments
Batch Job Execution Seq
Batch Job Instance, Batch Job Execution, Step Execution์ ๊ฐ๊ฐ pk ์ญํ ์ ํ๋ id๊ฐ ์๋ค. ๊ทธ id๋ table์์ ์์ฑ๋๋ ๊ฒ ์๋๋ผ seq table์ ๊ธฐ๋ฐ์ผ๋ก ์คํ๋๋ค.
์ฌ๊ธฐ Seq ๋ฒํธ๊ฐ 29์์ผ๋ฉด
๋ค์ ์คํ์์๋ 30์ผ๋ก ์คํ๋๋ค.