MyBatis06(分頁查詢)

目錄結構: 配置幾乎和前面Mybatis03一樣。 mappers不一樣:StudentMapper: import java.util.List; import java.util.Map; import org.apache.ibatis.session.RowBounds; import com.model.Student; public interface StudentMapper {
相關文章
相關標籤/搜索