You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#18 ENH: Add a readOnlyUrl option - to make it easier to configure for read replicas #16 ENH: Add addProperty(key, value) ... to make it easier to add custom jdbc driver properties #17 Increase the default pstmtCacheSize to 50
#8 ENH: Add DataSourceConfig.copy() method ... to make it easy to copy the configuration. #10 ENH: Add DataSourcePool online() and offline() #9 ENH: Provide a static factory via DataSourcePoolFactory