类 DataSourceProxyImpl
java.lang.Object
com.alibaba.druid.proxy.jdbc.DataSourceProxyImpl
- 所有已实现的接口:
DataSourceProxy,DataSourceProxyImplMBean
public class DataSourceProxyImpl
extends Object
implements DataSourceProxy, DataSourceProxyImplMBean
- 作者:
- wenshao [szujobs@hotmail.com]
-
构造器详细资料
-
DataSourceProxyImpl
-
-
方法详细资料
-
getDbType
- 指定者:
getDbType在接口中DataSourceProxy
-
getRawDriver
- 指定者:
getRawDriver在接口中DataSourceProxy
-
getRawUrl
- 指定者:
getRawUrl在接口中DataSourceProxyImplMBean
-
connect
- 抛出:
SQLException
-
getConfig
-
getDataSourceId
public long getDataSourceId()- 指定者:
getDataSourceId在接口中DataSourceProxy
-
getId
public long getId() -
setId
public void setId(long id) -
getName
- 指定者:
getName在接口中DataSourceProxy- 指定者:
getName在接口中DataSourceProxyImplMBean
-
getUrl
- 指定者:
getUrl在接口中DataSourceProxy- 指定者:
getUrl在接口中DataSourceProxyImplMBean
-
getProxyFilters
- 指定者:
getProxyFilters在接口中DataSourceProxy
-
getFilterClasses
- 指定者:
getFilterClasses在接口中DataSourceProxyImplMBean
-
getRawDriverClassName
-
getCreatedTime
- 指定者:
getCreatedTime在接口中DataSourceProxyImplMBean
-
getRawDriverMajorVersion
public int getRawDriverMajorVersion() -
getRawDriverMinorVersion
public int getRawDriverMinorVersion() -
getDataSourceMBeanDomain
-
getProperties
- 指定者:
getProperties在接口中DataSourceProxyImplMBean
-
getConnectProperties
- 指定者:
getConnectProperties在接口中DataSourceProxy
-
getCompositeData
- 抛出:
JMException
-
getRawJdbcUrl
- 指定者:
getRawJdbcUrl在接口中DataSourceProxy
-
createConnectionId
public long createConnectionId()- 指定者:
createConnectionId在接口中DataSourceProxy
-
createStatementId
public long createStatementId()- 指定者:
createStatementId在接口中DataSourceProxy
-
createResultSetId
public long createResultSetId()- 指定者:
createResultSetId在接口中DataSourceProxy
-
createMetaDataId
public long createMetaDataId()- 指定者:
createMetaDataId在接口中DataSourceProxy
-
createTransactionId
public long createTransactionId()- 指定者:
createTransactionId在接口中DataSourceProxy
-
getDataSourceStat
- 指定者:
getDataSourceStat在接口中DataSourceProxy
-