T - the return type of the method which is retried if it failedpublic abstract class ConnectionHelper.RetryManager<T> extends Object
| Constructor and Description |
|---|
ConnectionHelper.RetryManager() |
public final T doTry() throws SQLException
SQLExceptionprotected abstract T call() throws SQLException
SQLExceptionCopyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.