JPA & PSQL: Allow commit in database-function
TL;DR:
I need a database procedure that runs entirely independent of the calling backend service and commits when finished.
TL;DR:
I need a database procedure that runs entirely independent of the calling backend service and commits when finished.