Skip to content

Commit cebb2ce

Browse files
committed
HHH-19226 remove support for sql version's older than 2016
1 parent f32f90f commit cebb2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-community-dialects/src/test/java/org/hibernate/community/dialect/SQLServer2012DialectTestCase.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import static org.junit.Assert.assertEquals;
2121

2222
/**
23-
* Tests the Limit/Offset handler for {@link SQLServerDialect, v11}.
23+
* Tests the Limit/Offset handler for SQLServerDialect.
2424
*
2525
* @author Chris Cranford
2626
*/

0 commit comments

Comments
 (0)