Package com.liferay.portal.dao.jdbc.util
Class AntiTimeDriftDataSourceWrapper
Object
com.liferay.portal.dao.jdbc.util.DataSourceWrapper
com.liferay.portal.dao.jdbc.util.AntiTimeDriftDataSourceWrapper
- All Implemented Interfaces:
Wrapper
,CommonDataSource
,DataSource
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.dao.jdbc.util.DataSourceWrapper
getLoginTimeout, getLogWriter, getParentLogger, getWrappedDataSource, isWrapperFor, setLoginTimeout, setLogWriter, setWrappedDataSource, unwrap
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.sql.CommonDataSource
createShardingKeyBuilder
Methods inherited from interface javax.sql.DataSource
createConnectionBuilder
-
Constructor Details
-
AntiTimeDriftDataSourceWrapper
-
-
Method Details
-
getConnection
- Specified by:
getConnection
in interfaceDataSource
- Overrides:
getConnection
in classDataSourceWrapper
- Throws:
SQLException
-
getConnection
- Specified by:
getConnection
in interfaceDataSource
- Overrides:
getConnection
in classDataSourceWrapper
- Throws:
SQLException
-