T - The type of the returned value.@FunctionalInterface
static interface ScrollableResults.SandboxRun<T>
SQLException.| Modifier and Type | Method and Description |
|---|---|
T |
run()
The method to be executed.
|
T run() throws java.sql.SQLException, PersistenceException
java.sql.SQLException - In case of errors while executing the method's body.PersistenceException