Modifier and Type | Method and Description |
---|---|
DataSourceProxy |
FilterChainImpl.getDataSource() |
DataSourceProxy |
FilterChain.getDataSource() |
Modifier and Type | Method and Description |
---|---|
void |
FilterAdapter.init(DataSourceProxy dataSource) |
void |
Filter.init(DataSourceProxy dataSource) |
Constructor and Description |
---|
FilterChainImpl(DataSourceProxy dataSource) |
FilterChainImpl(DataSourceProxy dataSource,
int pos) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigFilter.init(DataSourceProxy dataSourceProxy) |
Modifier and Type | Method and Description |
---|---|
void |
LogFilter.init(DataSourceProxy dataSource) |
Modifier and Type | Method and Description |
---|---|
static StatFilter |
StatFilter.getStatFilter(DataSourceProxy dataSource) |
void |
StatFilter.init(DataSourceProxy dataSource) |
Modifier and Type | Class and Description |
---|---|
class |
DruidAbstractDataSource |
class |
DruidDataSource |
Modifier and Type | Class and Description |
---|---|
class |
DruidXADataSource |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceProxyImpl |
Modifier and Type | Method and Description |
---|---|
DataSourceProxy |
ConnectionProxyImpl.getDirectDataSource() |
DataSourceProxy |
ConnectionProxy.getDirectDataSource() |
Constructor and Description |
---|
ClobProxyImpl(DataSourceProxy dataSource,
ConnectionProxy connection,
Clob clob) |
ConnectionProxyImpl(DataSourceProxy dataSource,
Connection connection,
Properties properties,
long id) |
NClobProxyImpl(DataSourceProxy dataSource,
ConnectionProxy connection,
NClob clob) |
Modifier and Type | Method and Description |
---|---|
static StatFilter |
JdbcDataSourceStat.getStatFilter(DataSourceProxy dataSource) |
Modifier and Type | Class and Description |
---|---|
class |
DruidQuartzConnectionProvider |
Modifier and Type | Method and Description |
---|---|
void |
WallFilter.init(DataSourceProxy dataSource) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.