diff --git a/docs/examples/JDBC/highvolume/.DS_Store b/docs/examples/JDBC/highvolume/.DS_Store new file mode 100644 index 0000000000..a2642c8fd7 Binary files /dev/null and b/docs/examples/JDBC/highvolume/.DS_Store differ diff --git a/docs/examples/JDBC/highvolume/.gitignore b/docs/examples/JDBC/highvolume/.gitignore new file mode 100644 index 0000000000..b8a47adccb --- /dev/null +++ b/docs/examples/JDBC/highvolume/.gitignore @@ -0,0 +1,30 @@ +.mvn/ +target/ +!**/src/main/** +!**/src/test/** + +### STS ### +.apt_generated +.classpath +.factorypath +.project +.settings +.springBeans +.sts4-cache + +### IntelliJ IDEA ### +.idea +*.iws +*.iml +*.ipr + +### NetBeans ### +/nbproject/private/ +/nbbuild/ +/dist/ +/nbdist/ +/.nb-gradle/ +build/ + +### VS Code ### +.vscode/ diff --git a/docs/examples/JDBC/highvolume/.idea/.gitignore b/docs/examples/JDBC/highvolume/.idea/.gitignore new file mode 100644 index 0000000000..13566b81b0 --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/docs/examples/JDBC/highvolume/.idea/compiler.xml b/docs/examples/JDBC/highvolume/.idea/compiler.xml new file mode 100644 index 0000000000..4a9cdc93e3 --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/compiler.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/encodings.xml b/docs/examples/JDBC/highvolume/.idea/encodings.xml new file mode 100644 index 0000000000..15a15b218a --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/jarRepositories.xml b/docs/examples/JDBC/highvolume/.idea/jarRepositories.xml new file mode 100644 index 0000000000..8a07e49332 --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/jarRepositories.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/misc.xml b/docs/examples/JDBC/highvolume/.idea/misc.xml new file mode 100644 index 0000000000..b784bbc87a --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/misc.xml @@ -0,0 +1,12 @@ + + + + + + + + \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec b/docs/examples/JDBC/highvolume/.idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec new file mode 100644 index 0000000000..e69de29bb2 diff --git a/docs/examples/JDBC/highvolume/.idea/sonarlint/issuestore/index.pb b/docs/examples/JDBC/highvolume/.idea/sonarlint/issuestore/index.pb new file mode 100644 index 0000000000..3d90bd894f --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/sonarlint/issuestore/index.pb @@ -0,0 +1,3 @@ + +7 +pom.xml,4/4/442292b8a7efeabbe4cc176709b833b1792140ec \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/sonarlint/securityhotspotstore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec b/docs/examples/JDBC/highvolume/.idea/sonarlint/securityhotspotstore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec new file mode 100644 index 0000000000..e69de29bb2 diff --git a/docs/examples/JDBC/highvolume/.idea/sonarlint/securityhotspotstore/index.pb b/docs/examples/JDBC/highvolume/.idea/sonarlint/securityhotspotstore/index.pb new file mode 100644 index 0000000000..3d90bd894f --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/sonarlint/securityhotspotstore/index.pb @@ -0,0 +1,3 @@ + +7 +pom.xml,4/4/442292b8a7efeabbe4cc176709b833b1792140ec \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/uiDesigner.xml b/docs/examples/JDBC/highvolume/.idea/uiDesigner.xml new file mode 100644 index 0000000000..2b63946d5b --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/vcs.xml b/docs/examples/JDBC/highvolume/.idea/vcs.xml new file mode 100644 index 0000000000..4fce1d86b4 --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/docs/examples/JDBC/highvolume/.idea/workspace.xml b/docs/examples/JDBC/highvolume/.idea/workspace.xml new file mode 100644 index 0000000000..6ab3cf0b51 --- /dev/null +++ b/docs/examples/JDBC/highvolume/.idea/workspace.xml @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1741761135326 + + + + + + + false + true + + \ No newline at end of file