| Package | Description |
|---|---|
| com.holonplatform.jdbc | |
| com.holonplatform.jdbc.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceBuilder.registerPostProcessor(DataSourcePostProcessor postProcessor)
Register a new
DataSourcePostProcessor to initialiaze and/or configure the created DataSource
instances. |
| Modifier and Type | Method and Description |
|---|---|
static List<DataSourcePostProcessor> |
DefaultDataSourceBuilderConfiguration.getDataSourcePostProcessors(ClassLoader classLoader)
Get the default
DataSourcePostProcessors for given ClassLoader. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDataSourceBuilder.registerPostProcessor(DataSourcePostProcessor postProcessor) |
Copyright © 2019 The Holon Platform. All rights reserved.