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