fix typo in javadoc

This commit is contained in:
Gavin King 2024-02-18 19:53:29 +01:00
parent 2558f9843a
commit bfda1c6142
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ import static java.util.Collections.emptyList;
* // set a configuration property
* .setProperty(AvailableSettings.DATASOURCE,
* "java:comp/env/jdbc/test")
* .getSessionFactory();
* .buildSessionFactory();
* </pre>
* <p>
* In addition, there are convenience methods for adding