We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c11a4 commit 395ba4dCopy full SHA for 395ba4d
hibernate-core/src/main/java/org/hibernate/graph/Graph.java
@@ -17,7 +17,7 @@
17
import org.hibernate.metamodel.model.domain.PersistentAttribute;
18
19
/**
20
- * Represents a {@link jakarta.persistence.metamodel.ManagedType managed type} in an
+ * Represents a {@linkplain jakarta.persistence.metamodel.ManagedType managed type} in an
21
* {@linkplain Graph entity graph}, acting as a container for:
22
* <ul>
23
* <li>{@link AttributeNode} references representing fetched attributes, and
0 commit comments