- All Known Implementing Classes:
JdbcOutParameterGetter,JdbcOutParameterRegistrar,JdbcValueGetter,JdbcValueSetter
public interface JdbcMappingFunction
-
Method Summary
-
Method Details
-
apply
Applies this function.- Type Parameters:
R- the return typeV- the basic type- Parameters:
wrapper- the wrapperjdbcType- the JDBC type- Returns:
- the mapping result
- Throws:
DomaNullPointerException- if any arguments arenullSQLException- if an SQL related error occurs
-