Support sequence for Spring batch table [BATCH-2794] #810
Labels
related-to: ddl-scripts
status: duplicate
Issues that are duplicates of other issues
type: enhancement
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
The text was updated successfully, but these errors were encountered: