add nissing <p> to javadoc

This commit is contained in:
Gavin 2023-05-24 00:22:14 +02:00
parent 80feb108fb
commit 1d30b0161f
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ import org.hibernate.graph.GraphSemantic;
* {@link #setEntityGraph(EntityGraph, GraphSemantic)}, or
* <li>enabling a fetch profile, using {@link Session#enableFetchProfile(String)}.
* </ul>
* <p>
* The special built-in fetch profile named
* {@value org.hibernate.mapping.FetchProfile#HIBERNATE_DEFAULT_PROFILE} adds
* a fetch join for every {@link jakarta.persistence.FetchType#EAGER eager}