Uses of Interface
io.roastedroot.sqlite4j.jdbc3.JDBC3Statement.SQLCallable
-
Packages that use JDBC3Statement.SQLCallable Package Description io.roastedroot.sqlite4j.jdbc3 -
-
Uses of JDBC3Statement.SQLCallable in io.roastedroot.sqlite4j.jdbc3
Methods in io.roastedroot.sqlite4j.jdbc3 with parameters of type JDBC3Statement.SQLCallable Modifier and Type Method Description protected <T> TJDBC3Statement. withConnectionTimeout(JDBC3Statement.SQLCallable<T> callable)
-