Package org.jdbi.v3.core.statement
Interface CallableStatementMapper
-
public interface CallableStatementMapperMap anOUTparameter in a callable statement to a result type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectmap(int position, java.sql.CallableStatement stmt)
-