Package org.apache.ibatis.executor.parameter

Base package for handling parameters.
  • Interface Summary
    Interface Description
    ParameterHandler
    A parameter handler sets the parameters of the PreparedStatement.