public interface SQLCallable<T>
T
call(SQLDatabase db)
T call(SQLDatabase db) throws java.lang.Exception
java.lang.Exception