mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-10 05:04:52 +00:00
fix small error in doc
This commit is contained in:
parent
e376a6889a
commit
bbd8f3e520
@ -124,7 +124,7 @@ But we still need to clean up:
|
||||
|
||||
[source,java]
|
||||
----
|
||||
entityManager.close();
|
||||
session.close();
|
||||
----
|
||||
|
||||
.Injecting the `EntityManager`
|
||||
|
Loading…
x
Reference in New Issue
Block a user