Skip to content

Commit

Permalink
Fix typo in '12.2.3. StalelessSession'
Browse files Browse the repository at this point in the history
  • Loading branch information
syeeuns authored and beikov committed Sep 19, 2023
1 parent 7974c0a commit e747b3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ include::{example-dir-doc-batch}/BatchTests.java[tags=batch-stateless-session-ex
----
====

The `Customer` instances returned by the query are immediately detached.
The `Person` instances returned by the query are immediately detached.
They are never associated with any persistence context.

[NOTE]
Expand Down

0 comments on commit e747b3d

Please sign in to comment.