C D S

C

com.jolbox.bonecp.spring - package com.jolbox.bonecp.spring
 

D

DynamicDataSourceProxy - Class in com.jolbox.bonecp.spring
Like a normal datasource except it supports an extra method: switchDataSource to slowly migrate to a new datasource.
DynamicDataSourceProxy(DataSource) - Constructor for class com.jolbox.bonecp.spring.DynamicDataSourceProxy
Create a new DynamicDataSourceProxy.
DynamicDataSourceProxy() - Constructor for class com.jolbox.bonecp.spring.DynamicDataSourceProxy
Default constructor.

S

switchDataSource(BoneCPConfig) - Method in class com.jolbox.bonecp.spring.DynamicDataSourceProxy
Switch to a new DataSource using the given configuration.

C D S

Copyright © 2009-2011 JolBox. All Rights Reserved.