题目 资源下载
1 | 有一个数据库表,表结构为: |
解
建表语句
1 | drop database if exists TestWeek1; |
GradeUtil
1 | package com.fangjun.esensoft2.util; |
Grade
1 | package com.fangjun.esensoft2.pojo; |
test
1 | package com.fangjun.esensoft2.test; |
pom.xml
1 | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |