public interface StatementRunnable
Connection and an optional argument. Implementations of this interface be used as
a parameter to one of the Sql2o.runInTransaction overloads, to run
code safely in a transaction.| 限定符和类型 | 方法和说明 |
|---|---|
void |
run(Connection connection,
Object argument) |
void run(Connection connection, Object argument) throws Throwable
ThrowableCopyright © 2021. All rights reserved.