Polish contribution

This commit is contained in:
Sam Brannen
2022-11-08 18:00:50 +01:00
parent f9ed0721a8
commit 8595493599

View File

@@ -19,7 +19,8 @@ package org.springframework.jdbc.support.incrementer;
import javax.sql.DataSource;
/**
* Incrementer for SQL Server sequences.
* {@link DataFieldMaxValueIncrementer} that retrieves the next value of a given
* SQL Server sequence.
*
* @author Mahmoud Ben Hassine
* @since 6.0