I\'m trying to avoid exhausting our database connection pool by temporarily releasing connections during some long running task.
Let\'s say I have the following JAX-RS ap