mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish contribution
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user