Skip to content

Commit 395ba4d

Browse files
committed
use @linkplain
1 parent c9c11a4 commit 395ba4d

File tree

1 file changed

+1
-1
lines changed
  • hibernate-core/src/main/java/org/hibernate/graph

1 file changed

+1
-1
lines changed

hibernate-core/src/main/java/org/hibernate/graph/Graph.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import org.hibernate.metamodel.model.domain.PersistentAttribute;
1818

1919
/**
20-
* Represents a {@link jakarta.persistence.metamodel.ManagedType managed type} in an
20+
* Represents a {@linkplain jakarta.persistence.metamodel.ManagedType managed type} in an
2121
* {@linkplain Graph entity graph}, acting as a container for:
2222
* <ul>
2323
* <li>{@link AttributeNode} references representing fetched attributes, and

0 commit comments

Comments
 (0)