ApplicationConfig.DbPoolConf
- connectionTimeout
int connectionTimeout;
Undocumented in source.
- idleTimeout
int idleTimeout;
Undocumented in source.
- maxConnection
int maxConnection;
Undocumented in source.
- maxLifetime
int maxLifetime;
Undocumented in source.
- maxPoolSize
int maxPoolSize;
Undocumented in source.
- maxWaitQueueSize
int maxWaitQueueSize;
Undocumented in source.
- minConnection
int minConnection;
Undocumented in source.
- minIdle
int minIdle;
Undocumented in source.
- minPoolSize
int minPoolSize;
Undocumented in source.
- name
string name;
Undocumented in source.