Skip to content

Commit dbef5b3

Browse files
committed
links in jdoc
1 parent 5e4f6c1 commit dbef5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-core/src/main/java/org/hibernate/query/spi/CloseableIterator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import org.hibernate.Incubating;
1010

1111
/**
12-
* Unification of Iterator and AutoCloseable
12+
* Unification of {@link Iterator} and {@link AutoCloseable}.
1313
*
1414
* @author Steve Ebersole
1515
*

0 commit comments

Comments
 (0)