public class BoneCPDataSourceCreator extends PoolDataSourceCreator
recipes| Constructor and Description |
|---|
BoneCPDataSourceCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDestroy(CommonDataSource dataSource) |
DataSource |
pool(String name,
DataSource ds,
Properties properties) |
CommonDataSource |
pool(String name,
String driver,
Properties properties) |
build, build, cleanProperty, clearRecipe, destroy, managed, poolManaged, poolManaged, poolManagedWithRecovery, trackRecipeForprotected void doDestroy(CommonDataSource dataSource) throws Throwable
doDestroy in class PoolDataSourceCreatorThrowablepublic DataSource pool(String name, DataSource ds, Properties properties)
public CommonDataSource pool(String name, String driver, Properties properties)
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.