Skip to content

Commit

Permalink
add a note about timeout to the changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <[email protected]>
  • Loading branch information
lukasj committed Feb 28, 2024
1 parent e13d472 commit 8327bbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/src/main/asciidoc/appendixes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Added `runInTransaction()` and `callInTransaction()` to `EntityManagerFactory`

Added `getName()` to `EntityManagerFactory`

Added `setTimeout(Integer)` and `getTimeout()` to `EntityTransaction`

Added programmatic API to obtain `EntityManagerFactory` using `PersistenceConfiguration`

Added constants for properties defined by the specification to the `PersistenceConfiguration`
Expand Down

0 comments on commit 8327bbe

Please sign in to comment.