public class TomEEDataSourceCreator extends PoolDataSourceCreator
| Modifier and Type | Class and Description |
|---|---|
static class |
TomEEDataSourceCreator.TomEEDataSource |
static class |
TomEEDataSourceCreator.TomEEPoolProperties |
recipes| Constructor and Description |
|---|
TomEEDataSourceCreator() |
| 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) |
protected boolean |
trackRecipeFor(Object value) |
build, build, cleanProperty, clearRecipe, destroy, managed, poolManaged, poolManaged, poolManagedWithRecoverypublic DataSource pool(String name, DataSource ds, Properties properties)
public CommonDataSource pool(String name, String driver, Properties properties)
protected void doDestroy(CommonDataSource dataSource) throws Throwable
doDestroy in class PoolDataSourceCreatorThrowableprotected boolean trackRecipeFor(Object value)
trackRecipeFor in class PoolDataSourceCreatorCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.