Skip to content

Support sequence for Spring batch table [BATCH-2794] #810

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

Closed
spring-projects-issues opened this issue Feb 18, 2019 · 1 comment
Closed
Labels

Comments

@spring-projects-issues
Copy link
Collaborator

NEONKID opened BATCH-2794 and commented

Currently, tables in Spring batches in MSSQL use the IDENTITY attribute and use the table to increment the index number.

However, from the 2012 version of MSSQL, we want to use Sequence in Spring batch by officially providing Sequence. Is there any way to use Sequence in MSSQL?


Affects: 3.0.8

@fmbenhassine
Copy link
Contributor

This will be addressed in #1448 .

@fmbenhassine fmbenhassine added status: duplicate Issues that are duplicates of other issues and removed status: waiting-for-triage Issues that we did not analyse yet labels May 6, 2021
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

2 participants