Interface ParamSetter


public interface ParamSetter
Author:
Shuyang Zhou
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ParamSetter
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(PreparedStatement preparedStatement, int index, Object param)