public class RetryBusyHandler
extends org.sqlite.BusyHandler
BusyHandler that always returns a retry value from its callback.| Constructor and Description |
|---|
RetryBusyHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
callback(int retries) |
protected int callback(int retries)
throws SQLException
callback in class org.sqlite.BusyHandlerSQLException