public class PreparedParameterHandler extends Object implements org.apache.ibatis.executor.parameter.ParameterHandler
| 构造器和说明 |
|---|
PreparedParameterHandler(MybatisConfiguration configuration,
PreparedParameterContext parameterContext) |
public PreparedParameterHandler(MybatisConfiguration configuration, PreparedParameterContext parameterContext)
public Object getParameterObject()
getParameterObject 在接口中 org.apache.ibatis.executor.parameter.ParameterHandlerpublic void setParameters(PreparedStatement ps) throws SQLException
setParameters 在接口中 org.apache.ibatis.executor.parameter.ParameterHandlerSQLExceptionCopyright © 2025. All rights reserved.