Package org.apache.ibatis.executor.parameter
package org.apache.ibatis.executor.parameter
Base package for handling parameters.
- 
InterfacesClassDescriptionA parameter handler sets the parameters of thePreparedStatement.
PreparedStatement.