jakartaee / persistence

https://jakartaee.github.io/persistence/
Other
187 stars 55 forks source link

add 'EntityTransaction.setTimeout()' #573

Closed gavinking closed 4 months ago

gavinking commented 4 months ago

I think it would be useful to have a setTimeout() method on the EntityTransaction interface. We could characterize it as a hint to make clear that vendors are permitted to ignore it.