Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Batch 정리 #30

Open
opklnm102 opened this issue Nov 28, 2017 · 0 comments
Open

Spring Batch 정리 #30

opklnm102 opened this issue Nov 28, 2017 · 0 comments
Assignees
Labels

Comments

@opklnm102
Copy link
Owner

opklnm102 commented Nov 28, 2017

Spring Batch 정리

  • Job, Step, Reader, Processor, Write에서 어떻게 트랜잭션이 이루어지는지
  • Job, Step, Reader, Processor, Write간의 역할
  • batch로 table 데이터 수정 중 구멍난 데이터들을 어떠한 방법으로 해결했는지
    • PagingItemReader -> coverence
    • StreamItemReader
    • 정렬
@opklnm102 opklnm102 added the Java label Nov 28, 2017
@opklnm102 opklnm102 self-assigned this Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant