Package com.liferay.portal.dao.jdbc.util
Class RetryDataSourceWrapper
Object
com.liferay.portal.dao.jdbc.util.DataSourceWrapper
com.liferay.portal.dao.jdbc.util.RetryDataSourceWrapper
- All Implemented Interfaces:
Wrapper
,CommonDataSource
,DataSource
- Author:
- Matthew Tambara
-
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
-
RetryDataSourceWrapper
-
-
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
-