jakartaee / persistence

https://jakartaee.github.io/persistence/
Other
203 stars 59 forks source link

eliminate dependence on JDBC from runWithConnection() #484

Closed gavinking closed 1 year ago

gavinking commented 1 year ago

makes the connection type generic

see #483