keycloak-scim/quarkus/runtime
Alexander Schwartz e4804de9e3 Changing Quarkus transaction handling for JPA map storage to JTA
This has been recommended as the supported way of transaction handling by the Quarkus team.
Adding handling of exceptions thrown when committing JTA.
Re-adding handling of exceptions when interacting with the entity manager, plus wrapping access to queries to map exceptions during auto-flushing.

Closes #13222
2022-12-09 10:07:05 -03:00
..
src Changing Quarkus transaction handling for JPA map storage to JTA 2022-12-09 10:07:05 -03:00
pom.xml Cleanup dependencies and align with Quarkus 2022-12-09 09:10:30 -03:00