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, 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
-
RetryDataSourceWrapper
-
-
Method Details
-
getConnection
- Specified by:
getConnectionin interfaceDataSource- Overrides:
getConnectionin classDataSourceWrapper- Throws:
SQLException
-
getConnection
- Specified by:
getConnectionin interfaceDataSource- Overrides:
getConnectionin classDataSourceWrapper- Throws:
SQLException
-