Interface IStatementValueConsumer


public interface IStatementValueConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setNull(int index, int type)
     
    void
    setObject(int index, Object value)