diff --git a/hibernateTest/.gitignore b/hibernateTest/.gitignore deleted file mode 100644 index 5ff6309b7..000000000 --- a/hibernateTest/.gitignore +++ /dev/null @@ -1,38 +0,0 @@ -target/ -!.mvn/wrapper/maven-wrapper.jar -!**/src/main/**/target/ -!**/src/test/**/target/ - -### IntelliJ IDEA ### -.idea/modules.xml -.idea/jarRepositories.xml -.idea/compiler.xml -.idea/libraries/ -*.iws -*.iml -*.ipr - -### Eclipse ### -.apt_generated -.classpath -.factorypath -.project -.settings -.springBeans -.sts4-cache - -### NetBeans ### -/nbproject/private/ -/nbbuild/ -/dist/ -/nbdist/ -/.nb-gradle/ -build/ -!**/src/main/**/build/ -!**/src/test/**/build/ - -### VS Code ### -.vscode/ - -### Mac OS ### -.DS_Store \ No newline at end of file diff --git a/hibernateTest/.idea/.gitignore b/hibernateTest/.idea/.gitignore deleted file mode 100644 index 13845d8a7..000000000 --- a/hibernateTest/.idea/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# GitHub Copilot persisted chat sessions -/copilot/chatSessions diff --git a/hibernateTest/.idea/.keep b/hibernateTest/.idea/.keep deleted file mode 100644 index e69de29bb..000000000 diff --git a/hibernateTest/.idea/compiler.xml b/hibernateTest/.idea/compiler.xml deleted file mode 100644 index baefd0391..000000000 --- a/hibernateTest/.idea/compiler.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/hibernateTest/.idea/encodings.xml b/hibernateTest/.idea/encodings.xml deleted file mode 100644 index a156f529b..000000000 --- a/hibernateTest/.idea/encodings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/hibernateTest/.idea/jarRepositories.xml b/hibernateTest/.idea/jarRepositories.xml deleted file mode 100644 index bb06a2331..000000000 --- a/hibernateTest/.idea/jarRepositories.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/hibernateTest/.idea/misc.xml b/hibernateTest/.idea/misc.xml deleted file mode 100644 index bb7e0de23..000000000 --- a/hibernateTest/.idea/misc.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/hibernateTest/.idea/modules.xml b/hibernateTest/.idea/modules.xml deleted file mode 100644 index 93853b93e..000000000 --- a/hibernateTest/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/hibernateTest/.idea/uiDesigner.xml b/hibernateTest/.idea/uiDesigner.xml deleted file mode 100644 index 6d50cd4da..000000000 --- a/hibernateTest/.idea/uiDesigner.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/hibernateTest/.idea/vcs.xml b/hibernateTest/.idea/vcs.xml deleted file mode 100644 index c8397c94c..000000000 --- a/hibernateTest/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/hibernateTest/.idea/workspace.xml b/hibernateTest/.idea/workspace.xml deleted file mode 100644 index 038b47e15..000000000 --- a/hibernateTest/.idea/workspace.xml +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { - "associatedIndex": 1 -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1719975529776 - - - - - - - - - - jar://$USER_HOME$/Desktop/software/idea/maven/repository/org/opengauss/opengauss-jdbc/6.0.0/opengauss-jdbc-6.0.0.jar!/org/opengauss/jdbc/PgPreparedStatement.class - 1266 - - - jar://$USER_HOME$/Desktop/software/idea/maven/repository/org/opengauss/opengauss-jdbc/6.0.0/opengauss-jdbc-6.0.0.jar!/org/opengauss/jdbc/PgPreparedStatement.class - 181 - - - jar://$USER_HOME$/Desktop/software/idea/maven/repository/org/opengauss/opengauss-jdbc/5.0.2/opengauss-jdbc-5.0.2.jar!/org/postgresql/jdbc/PgPreparedStatement.class - 180 - - - jar://$USER_HOME$/Desktop/software/idea/maven/repository/org/opengauss/opengauss-jdbc/5.0.2/opengauss-jdbc-5.0.2.jar!/org/postgresql/jdbc/PgPreparedStatement.class - 171 - - - jar://$USER_HOME$/Desktop/software/idea/maven/repository/org/opengauss/opengauss-jdbc/5.0.2/opengauss-jdbc-5.0.2.jar!/org/postgresql/jdbc/PgResultSet.class - 244 - - - jar://$USER_HOME$/Desktop/software/idea/maven/repository/org/opengauss/opengauss-jdbc/5.0.2/opengauss-jdbc-5.0.2.jar!/org/postgresql/jdbc/PgResultSet.class - 1770 - - - - - \ No newline at end of file diff --git a/hibernateTest/.keep b/hibernateTest/.keep deleted file mode 100644 index e69de29bb..000000000 diff --git a/hibernateTest/pom.xml b/hibernateTest/pom.xml deleted file mode 100644 index 0dc28ccc7..000000000 --- a/hibernateTest/pom.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - 4.0.0 - - org.example - hiberate-test - 1.0-SNAPSHOT - - - 8 - 8 - UTF-8 - - - - - org.springframework.boot - spring-boot-starter-web - 2.7.9 - - - - org.springframework.boot - spring-boot-starter-test - 2.7.9 - test - - - - com.baomidou - mybatis-plus-boot-starter - 3.5.3 - - - org.opengauss - opengauss-jdbc - 6.0.0 - - - - - org.projectlombok - lombok - 1.18.20 - provided - - - - org.springframework.boot - spring-boot-starter-data-jpa - 2.7.9 - - - org.springframework.boot - spring-boot-starter-jdbc - 2.7.9 - - - mysql - mysql-connector-java - 8.0.13 - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - \ No newline at end of file diff --git a/hibernateTest/src/.keep b/hibernateTest/src/.keep deleted file mode 100644 index e69de29bb..000000000 diff --git a/hibernateTest/testGaussDB.iml b/hibernateTest/testGaussDB.iml deleted file mode 100644 index f1da12275..000000000 --- a/hibernateTest/testGaussDB.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file