Added database operation: StudentOA, TeacherOA, CourseOA, AttendanceOA

This commit is contained in:
2022-06-09 11:17:13 +08:00
parent 4091f558d1
commit c35c84d66c
12 changed files with 566 additions and 20 deletions

1
.idea/sqldialects.xml generated
View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/Library/src/test/java/com/cfive/classroom/library/database/DatabaseTest.java" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/MySQL.sql" dialect="MySQL" />
<file url="PROJECT" dialect="MySQL" />
</component>