Uses of Interface
org.sqlite.jdbc3.JDBC3Statement.SQLCallable
Packages that use JDBC3Statement.SQLCallable
-
Uses of JDBC3Statement.SQLCallable in org.sqlite.jdbc3
Methods in org.sqlite.jdbc3 with parameters of type JDBC3Statement.SQLCallableModifier and TypeMethodDescriptionprotected <T> T
JDBC3Statement.withConnectionTimeout
(JDBC3Statement.SQLCallable<T> callable)