String sql3="insert into teacher_student (teacher_id,student_id) values(?,?)";

package com.tfy.itheima.dao.impl; import java.util.List; import org.apache.commons.dbutils.QueryRunner; import org.apache.commons.dbutils.handlers.BeanHandler; import org.apache.commons.dbutils.handle
相關文章
相關標籤/搜索