|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoneCPConfig | |
|---|---|
| com.jolbox.bonecp | The core package for the BoneCP connection pool. |
| Uses of BoneCPConfig in com.jolbox.bonecp |
|---|
| Subclasses of BoneCPConfig in com.jolbox.bonecp | |
|---|---|
class |
BoneCPDataSource
DataSource for use with LazyConnection Provider etc. |
| Methods in com.jolbox.bonecp that return BoneCPConfig | |
|---|---|
BoneCPConfig |
BoneCPConfig.clone()
|
BoneCPConfig |
BoneCPDataSource.getConfig()
Returns a configuration object built during initialization of the connection pool. |
BoneCPConfig |
BoneCP.getConfig()
Gets config object. |
| Methods in com.jolbox.bonecp with parameters of type BoneCPConfig | |
|---|---|
boolean |
BoneCPConfig.hasSameConfiguration(BoneCPConfig that)
Returns true if this instance has the same config as a given config. |
| Constructors in com.jolbox.bonecp with parameters of type BoneCPConfig | |
|---|---|
BoneCP(BoneCPConfig config)
Constructor. |
|
BoneCPDataSource(BoneCPConfig config)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||