Package org.apache.ibatis.executor.parameter


package org.apache.ibatis.executor.parameter
Base package for handling parameters.
  • Interface Summary
    Interface
    Description
    A parameter handler sets the parameters of the PreparedStatement.