Restore support for C3P0

Closes gh-31920
This commit is contained in:
Stephane Nicoll
2022-07-29 13:48:49 +02:00
parent 2596d616cb
commit 3a5b40645a
6 changed files with 52 additions and 2 deletions

View File

@@ -135,6 +135,7 @@ The following connection pools are supported by `DataSourceBuilder`:
* Spring Framework's `SimpleDriverDataSource`
* H2 `JdbcDataSource`
* PostgreSQL `PGSimpleDataSource`
* C3P0