From b601b66577d3575f20eb95c4b32977f3fe5a109e Mon Sep 17 00:00:00 2001 From: wzhao510 <510273941@qq.com> Date: Fri, 20 Sep 2024 07:42:20 +0000 Subject: [PATCH] a Signed-off-by: wzhao510 <510273941@qq.com> --- hibernateTest/.idea/.gitignore | 5 + hibernateTest/.idea/compiler.xml | 17 ++ hibernateTest/.idea/encodings.xml | 7 + hibernateTest/.idea/jarRepositories.xml | 45 +++++ hibernateTest/.idea/misc.xml | 15 ++ hibernateTest/.idea/modules.xml | 8 + hibernateTest/.idea/uiDesigner.xml | 124 ++++++++++++ hibernateTest/.idea/vcs.xml | 6 + hibernateTest/.idea/workspace.xml | 239 ++++++++++++++++++++++++ 9 files changed, 466 insertions(+) create mode 100644 hibernateTest/.idea/.gitignore create mode 100644 hibernateTest/.idea/compiler.xml create mode 100644 hibernateTest/.idea/encodings.xml create mode 100644 hibernateTest/.idea/jarRepositories.xml create mode 100644 hibernateTest/.idea/misc.xml create mode 100644 hibernateTest/.idea/modules.xml create mode 100644 hibernateTest/.idea/uiDesigner.xml create mode 100644 hibernateTest/.idea/vcs.xml create mode 100644 hibernateTest/.idea/workspace.xml diff --git a/hibernateTest/.idea/.gitignore b/hibernateTest/.idea/.gitignore new file mode 100644 index 000000000..13845d8a7 --- /dev/null +++ b/hibernateTest/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# GitHub Copilot persisted chat sessions +/copilot/chatSessions diff --git a/hibernateTest/.idea/compiler.xml b/hibernateTest/.idea/compiler.xml new file mode 100644 index 000000000..baefd0391 --- /dev/null +++ b/hibernateTest/.idea/compiler.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hibernateTest/.idea/encodings.xml b/hibernateTest/.idea/encodings.xml new file mode 100644 index 000000000..a156f529b --- /dev/null +++ b/hibernateTest/.idea/encodings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/hibernateTest/.idea/jarRepositories.xml b/hibernateTest/.idea/jarRepositories.xml new file mode 100644 index 000000000..bb06a2331 --- /dev/null +++ b/hibernateTest/.idea/jarRepositories.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hibernateTest/.idea/misc.xml b/hibernateTest/.idea/misc.xml new file mode 100644 index 000000000..bb7e0de23 --- /dev/null +++ b/hibernateTest/.idea/misc.xml @@ -0,0 +1,15 @@ + + + + + + + + + + \ No newline at end of file diff --git a/hibernateTest/.idea/modules.xml b/hibernateTest/.idea/modules.xml new file mode 100644 index 000000000..93853b93e --- /dev/null +++ b/hibernateTest/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/hibernateTest/.idea/uiDesigner.xml b/hibernateTest/.idea/uiDesigner.xml new file mode 100644 index 000000000..6d50cd4da --- /dev/null +++ b/hibernateTest/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/hibernateTest/.idea/vcs.xml b/hibernateTest/.idea/vcs.xml new file mode 100644 index 000000000..c8397c94c --- /dev/null +++ b/hibernateTest/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/hibernateTest/.idea/workspace.xml b/hibernateTest/.idea/workspace.xml new file mode 100644 index 000000000..038b47e15 --- /dev/null +++ b/hibernateTest/.idea/workspace.xml @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + "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