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, unwrapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.sql.CommonDataSource
createShardingKeyBuilderMethods inherited from interface javax.sql.DataSource
createConnectionBuilder
-
Constructor Details
-
AntiTimeDriftDataSourceWrapper
-
-
Method Details
-
getConnection
- Specified by:
getConnectionin interfaceDataSource- Overrides:
getConnectionin classDataSourceWrapper- Throws:
SQLException
-
getConnection
- Specified by:
getConnectionin interfaceDataSource- Overrides:
getConnectionin classDataSourceWrapper- Throws:
SQLException
-