Interface CallableStatementMapper


public interface CallableStatementMapper
Map an OUT parameter in a callable statement to a result type.
  • Method Summary

    Modifier and Type
    Method
    Description
    map(int position, CallableStatement stmt)