Chris2018998 / beecp

A small JDBC Connection pool
Apache License 2.0
88 stars 18 forks source link

能提供一些通用配置吗? #44

Closed xinwu-yang closed 3 years ago

xinwu-yang commented 3 years ago

比如针对使用MySQL那些配置可能是最佳配置,针对Oracle那些配置是最佳配置!

Chris2018998 commented 3 years ago

好的,过段时间整理一下,最近太忙了。

Chris2018998 commented 3 years ago

这里有一些优化性配置说明 https://my.oschina.net/u/3918073/blog/4678680

xinwu-yang commented 3 years ago

谢谢!