Interface Connection.TransactionCallable<T> (2.26.0)

public static interface Connection.TransactionCallable<T>

Type Parameter

Name Description
T

Methods

run(Connection arg0)

public abstract T run(Connection arg0)
Parameter
Name Description
arg0 Connection
Returns
Type Description
T