persistence icon indicating copy to clipboard operation
persistence copied to clipboard

introduce ManagedEntityMode

Open gavinking opened this issue 1 year ago • 2 comments

finally addresses issue #62

gavinking avatar Sep 20 '24 17:09 gavinking

The readOnly hint on a transaction should IMO affect the default managed entity mode of a session: https://github.com/jakartaee/transactions/issues/220

beikov avatar Apr 03 '25 16:04 beikov

The readOnly hint on a transaction should IMO affect the default managed entity mode of a session:

Indeed, that would be ideal.

gavinking avatar Apr 03 '25 17:04 gavinking