Interface DbSupport.FunctionSQL<T,R>
- Type Parameters:
T-R-
- Enclosing interface:
DbSupport
public static interface DbSupport.FunctionSQL<T,R>
Like Function, but only has apply method that throws SQLException.
-
Method Summary
-
Method Details
-
apply
-